summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan
2015-01-13tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue
2015-01-12net: allow large number of rx queuesPankaj Gupta
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu
2015-01-12tipc: make netlink support net namespaceYing Xue
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc node address support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy
2015-01-12bridge: Add ability to enable TSOToshiaki Makita
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy
2015-01-12packet: make packet too small warning match conditionWillem de Bruijn
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-12packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg
2015-01-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-09tipc: convert tipc reference table to use generic rhashtableYing Xue
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov