aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-34/+76
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen1-1/+0
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann1-3/+4
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet1-2/+2
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-34/+76
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet4-13/+14
2013-06-10net: add low latency socket pollEliezer Tamir2-0/+152
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann1-4/+5
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+18
2013-06-04transp_v6.h: style neateningJoe Perches1-52/+37
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti1-0/+8
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti1-0/+8
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti1-0/+13
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti1-35/+35
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs2-0/+12
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet1-7/+11
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore1-0/+5
2013-05-31iptunnel: 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-28net: Correct comparisons and calculations using skb->tail and skb-transport_headerSimon Horman1-2/+4
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-0/+4
2013-05-25net: 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-24Merge 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-24{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-20tcp: md5: remove spinlock usage in fast pathEric Dumazet1-3/+5
2013-05-20net: 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/linville/wireless into for-davemJohn W. Linville1-4/+8
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-1/+0
2013-05-19ipv6: add support of peer addressNicolas Dichtel1-0/+1
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+4
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty1-0/+2
2013-05-16wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2-2/+3
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+6
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+14
2013-05-16mac80211: 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-11ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-2/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+4
2013-05-01Merge 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