summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-25NFC: nci: Do not call post_setup when setup failsRobert Dolca
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca
2015-10-25NFC: nci: Export nci data send APIRobert Dolca
2015-10-25af_unix: do not report POLLOUT on listenersEric Dumazet
2015-10-25tipc: link_is_bc_sndlink() can be staticWu Fengguang
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy
2015-10-24tipc: eliminate link's reference to owner nodeJon Paul Maloy
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy
2015-10-24tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy
2015-10-24tipc: let broadcast transmission use new link transmit functionJon Paul Maloy
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-23xfrm: Increment statistic counter on inner mode errorSteffen Klassert
2015-10-23xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert
2015-10-23xfrm4: Fix header checks in _decode_session4.Steffen Klassert
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22VSOCK: 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