Age | Commit message (Expand) | Author | Files | Lines |
2015-01-14 | Bluetooth: Use %llu for printing duration details of selftests | Marcel Holtmann | 2 | -2/+2 |
2015-01-14 | Bluetooth: Move Delete Stored Link Key to 4th phase of initialization | Marcel Holtmann | 1 | -23/+23 |
2015-01-14 | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy | 1 | -0/+44 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 18 | -41/+42 |
2015-01-14 | net: sched: fix skb->protocol use in case of accelerated vlan path | Jiri Pirko | 7 | -13/+13 |
2015-01-14 | tipc: correctly handle releasing a not fully initialized sock | Sasha Levin | 1 | -2/+5 |
2015-01-14 | tipc: remove redundant timer defined in tipc_sock struct | Ying Xue | 1 | -9/+7 |
2015-01-14 | bridge: fix uninitialized variable warning | Roopa Prabhu | 1 | -7/+9 |
2015-01-13 | openvswitch: Remove unnecessary version.h inclusion | Syam Sidhardhan | 1 | -2/+0 |
2015-01-13 | tcp: avoid reducing cwnd when ACK+DSACK is received | Sébastien Barré | 1 | -19/+19 |
2015-01-13 | netlink: eliminate nl_sk_hash_lock | Ying Xue | 3 | -19/+25 |
2015-01-13 | net: allow large number of rx queues | Pankaj Gupta | 1 | -5/+8 |
2015-01-13 | net: sched: sch_teql: Remove unused function | Rickard Strandqvist | 1 | -7/+0 |
2015-01-13 | net: xfrm: xfrm_algo: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2015-01-13 | bridge: new function to pack vlans into ranges during gets | Roopa Prabhu | 1 | -21/+124 |
2015-01-13 | bridge: support for multiple vlans and vlan ranges in setlink and dellink req... | Roopa Prabhu | 1 | -36/+68 |
2015-01-13 | tipc: make netlink support net namespace | Ying Xue | 1 | -2/+5 |
2015-01-13 | tipc: make tipc random value aware of net namespace | Ying Xue | 4 | -12/+4 |
2015-01-13 | tipc: make subscriber server support net namespace | Ying Xue | 8 | -65/+86 |
2015-01-13 | tipc: make tipc node address support net namespace | Ying Xue | 17 | -194/+246 |
2015-01-13 | tipc: name tipc name table support net namespace | Ying Xue | 15 | -116/+154 |
2015-01-13 | tipc: make tipc socket support net namespace | Ying Xue | 6 | -33/+43 |
2015-01-13 | tipc: make tipc broadcast link support net namespace | Ying Xue | 12 | -205/+259 |
2015-01-13 | tipc: make bearer list support net namespace | Ying Xue | 10 | -73/+110 |
2015-01-13 | tipc: make tipc node table aware of net namespace | Ying Xue | 21 | -244/+329 |
2015-01-13 | tipc: involve namespace infrastructure | Ying Xue | 15 | -86/+151 |
2015-01-13 | tipc: remove unused tipc_link_get_max_pkt routine | Ying Xue | 2 | -28/+0 |
2015-01-13 | tipc: feed tipc sock pointer to tipc_sk_timeout routine | Ying Xue | 1 | -17/+16 |
2015-01-13 | tipc: cleanup core.c and core.h files | Ying Xue | 12 | -89/+74 |
2015-01-13 | tipc: remove unnecessary wrapper functions of kernel timer APIs | Ying Xue | 8 | -118/+50 |
2015-01-13 | tipc: remove tipc_core_start/stop routines | Ying Xue | 1 | -43/+23 |
2015-01-13 | tipc: fix bug in broadcast retransmit code | Jon Maloy | 1 | -2/+3 |
2015-01-13 | bridge: Add ability to enable TSO | Toshiaki Makita | 1 | -0/+1 |
2015-01-13 | tipc: fix bug in broadcast retransmit code | Jon Paul Maloy | 1 | -2/+3 |
2015-01-13 | packet: make packet too small warning match condition | Willem de Bruijn | 1 | -1/+1 |
2015-01-12 | Bluetooth: Process result of HCI Delete Stored Link Key command | Marcel Holtmann | 1 | -0/+20 |
2015-01-12 | Bluetooth: Read stored link key information when powering on controller | Marcel Holtmann | 1 | -0/+8 |
2015-01-12 | Bluetooth: Handle command complete event for HCI Read Stored Link Keys | Marcel Holtmann | 1 | -0/+22 |
2015-01-12 | Bluetooth: Replace send_monitor_event with queue_monitor_skb | Marcel Holtmann | 1 | -29/+1 |
2015-01-12 | Bluetooth: Create generic queue_monitor_skb helper function | Marcel Holtmann | 1 | -22/+29 |
2015-01-12 | Bluetooth: Simplify packet copy in hci_send_to_monitor function | Marcel Holtmann | 1 | -16/+12 |
2015-01-12 | Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco | Marcel Holtmann | 1 | -0/+2 |
2015-01-12 | Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc | Marcel Holtmann | 1 | -0/+2 |
2015-01-12 | Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2 | Marcel Holtmann | 1 | -0/+2 |
2015-01-12 | Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci | Marcel Holtmann | 1 | -0/+2 |
2015-01-12 | Bluetooth: Add opcode parameter to hci_req_complete_t callback | Marcel Holtmann | 4 | -25/+33 |
2015-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -35/+38 |
2015-01-12 | packet: bail out of packet_snd() if L2 header creation fails | Christoph Jaeger | 1 | -1/+1 |
2015-01-10 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
2015-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -2/+2 |