summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-01-14net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko7-13/+13
2015-01-14tipc: correctly handle releasing a not fully initialized sockSasha Levin1-2/+5
2015-01-14tipc: remove redundant timer defined in tipc_sock structYing Xue1-9/+7
2015-01-14bridge: fix uninitialized variable warningRoopa Prabhu1-7/+9
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan1-2/+0
2015-01-13tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré1-19/+19
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue3-19/+25
2015-01-13net: allow large number of rx queuesPankaj Gupta1-5/+8
2015-01-13net: sched: sch_teql: Remove unused functionRickard Strandqvist1-7/+0
2015-01-13net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist1-5/+0
2015-01-13bridge: new function to pack vlans into ranges during getsRoopa Prabhu1-21/+124
2015-01-13bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu1-36/+68
2015-01-13tipc: make netlink support net namespaceYing Xue1-2/+5
2015-01-13tipc: make tipc random value aware of net namespaceYing Xue4-12/+4
2015-01-13tipc: make subscriber server support net namespaceYing Xue8-65/+86
2015-01-13tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-13tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-13tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-13tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-13tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-13tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-13tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-13tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-13tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-13tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-13tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-13tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-13tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-13bridge: Add ability to enable TSOToshiaki Makita1-0/+1
2015-01-13tipc: fix bug in broadcast retransmit codeJon Paul Maloy1-2/+3
2015-01-13packet: make packet too small warning match conditionWillem de Bruijn1-1/+1
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann1-0/+20
2015-01-12Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann1-0/+8
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann1-0/+22
2015-01-12Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann1-29/+1
2015-01-12Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann1-22/+29
2015-01-12Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann1-16/+12
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_scoMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rcMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2Marcel Holtmann1-0/+2
2015-01-12Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann4-25/+33
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-35/+38
2015-01-12packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger1-1/+1
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+3
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+2
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg1-3/+13
2015-01-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller23-61/+43
2015-01-09tipc: convert tipc reference table to use generic rhashtableYing Xue6-353/+180
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov2-2/+2