summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-26NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard
2015-10-25Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak
2015-10-25Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak
2015-10-25Bluetooth: Fix crash on SCO disconnectKuba Pawlak
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca
2015-10-25NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca
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-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