aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-28tipc: make discovery domain a bearer attributeErik Hugne
2014-03-28tipc: fix neighbor detection problem after hw address changeErik Hugne
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski
2014-03-27net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria
2014-03-27svcrdma: fix printk when memory allocation failsJeff Layton
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27hsr: replace del_timer by del_timer_syncJulia Lawall
2014-03-27atm: replace del_timer by del_timer_syncJulia Lawall
2014-03-27tcp: tcp_make_synack() minor changesEric Dumazet
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-27tipc: use node list lock to protect tipc_num_links variableYing Xue
2014-03-27tipc: use node_list_lock to protect tipc_num_nodes variableYing Xue
2014-03-27tipc: tipc: convert node list and node hlist to RCU listsYing Xue
2014-03-27tipc: rename node create lock to protect node list and hlistYing Xue
2014-03-27tipc: make broadcast bearer store in bearer_list arrayYing Xue
2014-03-27tipc: remove active flag from tipc_bearer structureYing Xue
2014-03-27tipc: convert tipc_bearers array to pointer listYing Xue
2014-03-27tipc: acquire necessary locks in named_cluster_distribute routineYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-03-27tipc: remove unnecessary checking for node objectYing Xue
2014-03-27Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg
2014-03-27net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal
2014-03-27net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.cMonam Agarwal
2014-03-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26tcp: delete unused parameter in tcp_nagle_check()Peter Pan(潘卫平)
2014-03-26ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-03-26Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg
2014-03-26Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg
2014-03-26Bluetooth: Remove redundant NULL checkJohan Hedberg
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg
2014-03-26Bluetooth: Don't send device found events during passive scanningJohan Hedberg
2014-03-26Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg
2014-03-26Bluetooth: Fix LE responder/initiator address settingJohan Hedberg
2014-03-26Bluetooth: Move local identity address setting to a central placeJohan Hedberg
2014-03-26Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes
2014-03-26Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg
2014-03-26Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-259pnet_rdma: check token type before int conversionSimon Derr