aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-21lapb.h: Remove extern from function prototypesJoe Perches1-26/+26
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches1-6/+6
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches6-478/+416
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches8-165/+157
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches1-5/+5
2013-09-20genetlink.h: Remove extern from function prototypesJoe Perches1-13/+13
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches1-26/+25
2013-09-20garp.h: Remove extern from function prototypesJoe Perches1-14/+13
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches2-6/+7
2013-09-20fib_rules.h: Remove extern from function prototypesJoe Perches1-9/+8
2013-09-20esp.h: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-20dst.h: Remove extern from function prototypesJoe Perches1-13/+12
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches6-84/+87
2013-09-20dcbevent.h: Remove extern from function prototypesJoe Perches1-3/+3
2013-09-20compat.h: Remove extern from function prototypesJoe Perches1-21/+27
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet1-2/+9
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-4/+8
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček1-1/+1
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2013-09-11ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček1-0/+2
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-0/+5
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds63-881/+1423
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+33
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis1-0/+1
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann1-9/+19
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2-3/+33
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian1-2/+2
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel1-5/+7
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2-2/+1
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-2/+1
2013-09-03llc: Use normal etherdevice.h testsJoe Perches1-30/+0
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller7-10/+137
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-8/+4
2013-09-02net: make snmp_mib_free static inlineCong Wang1-1/+11
2013-08-31vxlan: add ipv6 proxy supportCong Wang2-0/+9
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang1-0/+1
2013-08-31vxlan: add ipv6 supportCong Wang1-1/+1
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang1-0/+15
2013-08-31ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2-2/+2
2013-08-31qdisc: make args to qdisc_create_default conststephen hemminger1-2/+2
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger2-0/+4
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-0/+14
2013-08-29tcp: TSO packets automatic sizingEric Dumazet2-0/+3
2013-08-29net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann1-11/+9
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-10/+137
2013-08-28net: add cpu_relax to busy poll loopEliezer Tamir1-0/+1
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar1-2/+18
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2