summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-01iptunnel: specify protocol outside IP headerNicolas Dichtel1-1/+1
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg1-1/+0
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau1-0/+2
2013-05-29net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman1-2/+4
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-0/+4
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti3-3/+55
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei1-4/+4
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+12
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-28/+23
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-3/+2
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-4/+8
2013-05-25{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-0/+9
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel2-0/+11
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso1-0/+6
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-1/+1
2013-05-21tcp: md5: remove spinlock usage in fast pathEric Dumazet1-3/+5
2013-05-21net: ipv6: remove 'next' member from inet6_devDaniel Borkmann1-1/+0
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+8
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-1/+0
2013-05-20ipv6: add support of peer addressNicolas Dichtel1-0/+1
2013-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+4
2013-05-17cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty1-0/+2
2013-05-17wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2-2/+3
2013-05-17mac80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+6
2013-05-17cfg80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+14
2013-05-17mac80211: fix spurious RCU warning and update documentationFelix Fietkau1-4/+8
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2-2/+4
2013-05-12ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-2/+3
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+4
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds56-1310/+965
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet1-2/+3
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-1/+3
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+8
2013-04-29net: defer net_secret[] initializationEric Dumazet1-0/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-1/+7
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman1-1/+1
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal1-0/+6
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer1-1/+1
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-6/+8
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar1-0/+1
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-4/+4
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-59/+235
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com11-11/+10
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov1-4/+4
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+12
2013-04-23net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-10/+114