summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau-0/+2
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman-2/+4
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg-0/+4
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti-3/+55
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei-4/+4
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+12
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg-28/+23
2013-05-25cfg80211: vastly simplify lockingJohannes Berg-3/+2
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg-4/+8
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan-0/+9
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel-0/+11
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso-0/+6
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal-1/+1
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet-3/+5
2013-05-20net: ipv6: remove 'next' member from inet6_devDaniel Borkmann-1/+0
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+8
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng-1/+0
2013-05-19ipv6: add support of peer addressNicolas Dichtel-0/+1
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+4
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty-0/+2
2013-05-16wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day-2/+3
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau-0/+6
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau-0/+14
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau-4/+8
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom-2/+4
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet-0/+12
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov-2/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+4
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1310/+965
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet-2/+3
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-04-29hostap: Don't use create_proc_read_entry()David Howells-1/+3
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-6/+8
2013-04-29net: defer net_secret[] initializationEric Dumazet-0/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-1/+7
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman-1/+1
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal-0/+6
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer-1/+1
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-6/+8
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar-0/+1
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-4/+4
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-59/+235
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com-11/+10
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov-4/+4
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+12
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet-1/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-10/+114
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-36/+91
2013-04-22mac80211: improve the rate control APIFelix Fietkau-0/+66