aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: make name table distributor use new send functionJon Paul Maloy2014-07-17
* net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-16
* net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
| |\
| | * neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-14
| | * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-14
| | * tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-11
| | * GRE: enable offloads for GREAmritha Nambiar2014-07-11
| | * netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-09
| | * appletalk: Fix socket referencing in skbAndrey Utkin2014-07-08
| | * ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-08
| | * tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-08
| | * tcp: fix false undo corner casesYuchung Cheng2014-07-08
| | * igmp: fix the problem when mc leave groupdingtianhong2014-07-08
| | * net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-08
| | * Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2014-07-07
| | |\
| | | * openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang2014-06-30
| | | * openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff2014-06-29
| | | * openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang2014-06-29
| | | * openvswitch: Fix a double free bug for the sample actionAndy Zhou2014-06-29
| | * | net: Performance fix for process_backlogTom Herbert2014-07-07
| | * | ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-07
| | * | tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-02
| | * | vlan: free percpu stats in device destructorEric Dumazet2014-07-02
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-02
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-27
| | | |\ \ | | | | |/ | | | |/|
| | * / | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-01
| | |/ /
| | * | ipv6: Fix MLD Query message checkHangbin Liu2014-06-27
| | * | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-27
| * | | net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
| |\ \ \ | | |/ / | |/| |
| | * | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
* | | | net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn2014-07-15
* | | | net: sctp: remove unnecessary break after return/gotoFabian Frederick2014-07-15
* | | | ieee802154: remove unnecessary break after gotoFabian Frederick2014-07-15
* | | | irda: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | caif: remove unnecessary break after gotoFabian Frederick2014-07-15
* | | | NFC: remove unnecessary break after gotoFabian Frederick2014-07-15
* | | | ipv6: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | netfilter: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | af_key: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | mac80211: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | drop_monitor: remove unnecessary break after returnFabian Frederick2014-07-15
* | | | pktgen: remove unnecessary break after gotoFabian Frederick2014-07-15
* | | | netlabel: remove unnecessary break after gotoFabian Frederick2014-07-15
* | | | af_iucv: remove unnecessary break after gotoFabian Frederick2014-07-15