summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-01-12tipc: involve namespace infrastructureYing Xue-86/+151
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue-28/+0
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue-17/+16
2015-01-12tipc: cleanup core.c and core.h filesYing Xue-89/+74
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue-118/+50
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue-43/+23
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy-2/+3
2015-01-12bridge: Add ability to enable TSOToshiaki Makita-0/+1
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy-2/+3
2015-01-12packet: make packet too small warning match conditionWillem de Bruijn-1/+1
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann-0/+20
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann-0/+8
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann-0/+22
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann-29/+1
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann-22/+29
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann-16/+12
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann-0/+2
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann-25/+33
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-35/+38
2015-01-11packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger-1/+1
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-3/+3
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-2/+2
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg-3/+13
2015-01-08Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller-61/+43
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue-353/+180
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov-2/+2
2015-01-08ieee802154: 6lowpan: fix Makefile entryAlexander Aring-2/+2
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg-2/+68
2015-01-08nl80211: support per-TID station statisticsJohannes Berg-0/+41
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg-0/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg-133/+96
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg-73/+87
2015-01-08mac80211: send statistics with delete station eventJohannes Berg-1/+3
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg-22/+16
2015-01-08cfg80211: add scan time to survey dataJohannes Berg-2/+9
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg-13/+18
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-38/+38
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen-6/+0
2015-01-08netfilter: conntrack: Flush connections with a given markKristian Evensen-25/+64
2015-01-08ieee802154: 6lowpan: rename to coreAlexander Aring-1/+1
2015-01-08ieee802154: 6lowpan: move transmit functionalityAlexander Aring-264/+279
2015-01-08ieee802154: 6lowpan: move receive functionalityAlexander Aring-167/+200
2015-01-08ieee802154: 6lowpan: rename internal headerAlexander Aring-5/+5
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring-7/+10
2015-01-07batman-adv: Kconfig, Add missing DEBUG_FS dependencyMarkus Pargmann-0/+1
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields-3/+3
2015-01-07batman-adv: Start new development cycleSimon Wunderlich-1/+1