summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: hold tcf_lock in netdevice notifierCong Wang2014-07-211-0/+2
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-181-1/+7
* net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang2014-07-171-3/+8
* openvswitch: make generic netlink group conststephen hemminger2014-07-171-9/+9
* udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-172-20/+41
* udp: Simplify __udp*_lib_mcast_deliver.David Held2014-07-172-87/+49Star
* netlink: remove bool varibleVarka Bhadram2014-07-171-4/+2Star
* rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck2014-07-171-4/+2Star
* net: remove open-coded skb_cow_head.françois romieu2014-07-171-2/+2
* tipc: ensure sequential message delivery across dual bearersJon Paul Maloy2014-07-171-12/+5Star
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-179-37/+37
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-178-440/+0Star
* tipc: start using the new multicast functionsJon Paul Maloy2014-07-172-41/+56
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-176-2/+136
* tipc: let internal link users call the new link send functionJon Paul Maloy2014-07-171-8/+7Star
* tipc: make name table distributor use new send functionJon Paul Maloy2014-07-175-85/+48Star
* net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-161-2/+7
* net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-161-9/+98
* net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-162-4/+86
* net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-162-1/+73
* net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-161-20/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-1628-238/+169Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-1532-220/+240
| |\
| | * neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-4/+5
| | * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-141-107/+15Star
| | * tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-121-0/+1
| | * GRE: enable offloads for GREAmritha Nambiar2014-07-111-0/+1
| | * netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-091-2/+2
| | * appletalk: Fix socket referencing in skbAndrey Utkin2014-07-091-3/+0Star
| | * ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-091-4/+8
| | * tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-091-3/+8
| | * tcp: fix false undo corner casesYuchung Cheng2014-07-082-6/+8
| | * igmp: fix the problem when mc leave groupdingtianhong2014-07-081-4/+6
| | * net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-081-1/+8
| | * Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2014-07-087-19/+55
| | |\
| | | * openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang2014-07-013-13/+29
| | | * openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff2014-06-293-6/+7
| | | * openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang2014-06-291-0/+17
| | | * openvswitch: Fix a double free bug for the sample actionAndy Zhou2014-06-291-0/+2
| | * | net: Performance fix for process_backlogTom Herbert2014-07-081-11/+10Star
| | * | ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-081-2/+0Star
| | * | tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-031-1/+2
| | * | vlan: free percpu stats in device destructorEric Dumazet2014-07-031-3/+10
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-026-39/+73
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-276-39/+73
| | | |\ \ | | | | |/ | | | |/|
| | * / | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-011-7/+8
| | |/ /
| | * | ipv6: Fix MLD Query message checkHangbin Liu2014-06-271-2/+11
| | * | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-272-2/+9
| * | | net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-151-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-281-55/+0Star
| |\ \ \ | | |/ / | |/| |