summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2013-09-23psnap.h: Remove extern from function prototypesJoe Perches
2013-09-23protocol.h: Remove extern from function prototypesJoe Perches
2013-09-23ping.h: Remove extern from function prototypesJoe Perches
2013-09-21p8022.h: Remove extern from function prototypesJoe Perches
2013-09-21netrom.h: Remove extern from function prototypesJoe Perches
2013-09-21netevent/netlink.h: Remove extern from function prototypesJoe Perches
2013-09-21iw_handler.h: Remove extern from function prototypesJoe Perches
2013-09-21net_namespace.h: Remove extern from function prototypesJoe Perches
2013-09-21ndisc.h: Remove extern from function prototypesJoe Perches
2013-09-21mrp.h: Remove extern from function prototypesJoe Perches
2013-09-21llc*.h: Remove extern from function prototypesJoe Perches
2013-09-21lapb.h: Remove extern from function prototypesJoe Perches
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches
2013-09-21ip*.h: Remove extern from function prototypesJoe Perches
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches
2013-09-20genetlink.h: Remove extern from function prototypesJoe Perches
2013-09-20gen_stats.h: Remove extern from function prototypesJoe Perches
2013-09-20garp.h: Remove extern from function prototypesJoe Perches
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches
2013-09-20fib_rules.h: Remove extern from function prototypesJoe Perches
2013-09-20esp.h: Remove extern from function prototypesJoe Perches
2013-09-20dst.h: Remove extern from function prototypesJoe Perches
2013-09-20decnet (dn*.h): Remove extern from function prototypesJoe Perches
2013-09-20dcbevent.h: Remove extern from function prototypesJoe Perches
2013-09-20compat.h: Remove extern from function prototypesJoe Perches
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-11ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-03llc: Use normal etherdevice.h testsJoe Perches
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-02net: make snmp_mib_free static inlineCong Wang
2013-08-31vxlan: add ipv6 proxy supportCong Wang
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang
2013-08-31vxlan: add ipv6 supportCong Wang