summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-24tipc: make struct tipc_link generic to support broadcastJon Paul Maloy
2015-10-24tipc: use explicit allocation of broadcast send linkJon Paul Maloy
2015-10-24tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy
2015-10-24tipc: move broadcast link lock to struct tipc_netJon Paul Maloy
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-23mpls: flow-based multipath selectionRobert Shearman
2015-10-23mpls: multipath route supportRoopa Prabhu
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing
2015-10-23if_link: Add control trust VFHiroshi Shimamoto
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-23af_key: fix two typosLi RongQing
2015-10-23ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker
2015-10-23ipv6: fix the incorrect return value of throw routelucien
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-23VSOCK: Fix lockdep issue.Jorgen Hansen
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar
2015-10-22Bluetooth: Increase minor version of core moduleMarcel Holtmann
2015-10-22ieee802154: 6lowpan: fix memory leakAlexander Aring
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg
2015-10-22ipv6: gro: support sit protocolEric Dumazet
2015-10-22openvswitch: Serialize nested ct actions if providedJoe Stringer
2015-10-22openvswitch: Mark connections new when not confirmed.Joe Stringer
2015-10-22openvswitch: Reject ct_state masks for unknown bitsJoe Stringer
2015-10-22tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal
2015-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-22netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-22tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy
2015-10-22tipc: allow non-linear first fragment bufferJon Paul Maloy
2015-10-22openvswitch: Allocate memory for ovs internal device stats.James Morse
2015-10-22net: Really fix vti6 with oif in dst lookupsDavid Ahern
2015-10-22tipc: extend broadcast link window sizeJon Paul Maloy
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg