Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() | Mahesh Bandewar | 2 | -7/+30 |
2014-12-09 | tipc: drop tx side permission checks | Erik Hugne | 1 | -37/+1 |
2014-12-09 | net: sctp: use MAX_HEADER for headroom reserve in output path | Daniel Borkmann | 1 | -2/+2 |
2014-12-09 | ipv6: remove useless spin_lock/spin_unlock | Duan Jiong | 1 | -5/+1 |
2014-12-09 | af_packet: virtio 1.0 stubs | Michael S. Tsirkin | 1 | -13/+22 |
2014-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 3 | -27/+54 |
2014-12-08 | ethtool: Support for configurable RSS hash function | Eyal Perry | 1 | -32/+37 |
2014-12-08 | net_sched: cls_cgroup: remove unnecessary if | Jiri Pirko | 1 | -5/+1 |
2014-12-08 | net_sched: cls_flow: remove duplicate assignments | Jiri Pirko | 1 | -3/+0 |
2014-12-08 | net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu | Jiri Pirko | 1 | -2/+2 |
2014-12-08 | net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu | Jiri Pirko | 1 | -2/+2 |
2014-12-08 | net_sched: cls_bpf: remove unnecessary iteration and use passed arg | Jiri Pirko | 1 | -12/+5 |
2014-12-08 | net_sched: cls_basic: remove unnecessary iteration and use passed arg | Jiri Pirko | 1 | -11/+5 |
2014-12-08 | tipc: convert name table read-write lock to RCU | Ying Xue | 3 | -59/+60 |
2014-12-08 | tipc: remove unnecessary INIT_LIST_HEAD | Ying Xue | 2 | -3/+0 |
2014-12-08 | tipc: simplify relationship between name table lock and node lock | Ying Xue | 1 | -9/+10 |
2014-12-08 | tipc: any name table member must be protected under name table lock | Ying Xue | 1 | -1/+2 |
2014-12-08 | tipc: ensure all name sequences are properly protected with its lock | Ying Xue | 1 | -21/+27 |
2014-12-08 | tipc: ensure all name sequences are released when name table is stopped | Ying Xue | 1 | -4/+3 |
2014-12-08 | tipc: make name table allocated dynamically | Ying Xue | 3 | -65/+55 |
2014-12-08 | tipc: remove size variable from publ_list struct | Ying Xue | 1 | -12/+7 |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro | 91 | -561/+1219 |
2014-12-08 | udp: Neaten and reduce size of compute_score functions | Joe Perches | 2 | -99/+125 |
2014-12-08 | net-timestamp: allow reading recv cmsg on errqueue with origin tstamp | Willem de Bruijn | 2 | -4/+39 |
2014-12-08 | ipv4: warn once on passing AF_INET6 socket to ip_recv_error | Willem de Bruijn | 1 | -0/+2 |
2014-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+6 |
2014-12-08 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -3/+15 |
2014-12-07 | can: fix spelling errors | Jeremiah Mahler | 3 | -8/+8 |
2014-12-07 | can: eliminate banner[] variable and switch to pr_info() | Jeremiah Mahler | 3 | -10/+3 |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2 | -2/+108 |
2014-12-05 | openvswitch: Fix flow mask validation. | Pravin B Shelar | 1 | -2/+2 |
2014-12-05 | gre: Set inner mac header in gro complete | Tom Herbert | 1 | -0/+3 |
2014-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 21 | -228/+326 |
2014-12-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 23 | -617/+3129 |
2014-12-05 | Bluetooth: Enable events for P-256 Public Key and DHKey commands | Marcel Holtmann | 1 | -0/+14 |
2014-12-05 | Bluetooth: Add support for enabling Extended Scanner Filter Policies | Marcel Holtmann | 1 | -0/+13 |
2014-12-05 | Bluetooth: Add support for handling LE Direct Advertising Report events | Marcel Holtmann | 1 | -2/+55 |
2014-12-05 | Bluetooth: Enabled LE Direct Advertising Report event if supported | Marcel Holtmann | 1 | -0/+8 |
2014-12-05 | mac802154: use goto label on failure | Varka Bhadram | 1 | -2/+1 |
2014-12-05 | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann | 1 | -2/+10 |
2014-12-05 | Bluetooth: Fix discovery filter when no RSSI is available | Marcel Holtmann | 2 | -3/+11 |
2014-12-05 | Bluetooth: Remove redundant reverse_base_uuid variable | Johan Hedberg | 1 | -10/+2 |
2014-12-05 | Bluetooth: Fix Get Conn Info to use cmd_complete callback | Johan Hedberg | 1 | -51/+33 |
2014-12-05 | Bluetooth: Fix initializing hci_conn RSSI to invalid value | Johan Hedberg | 1 | -0/+1 |
2014-12-05 | Bluetooth: Convert Get Clock Info to use cmd_complete callback | Johan Hedberg | 1 | -24/+35 |
2014-12-05 | Bluetooth: Convert discovery commands to use cmd_complete callback | Johan Hedberg | 1 | -11/+16 |
2014-12-05 | Bluetooth: Convert Unpair Device to use cmd_complete callback | Johan Hedberg | 1 | -7/+3 |
2014-12-05 | Bluetooth: Convert Pair Device to use cmd_complete callback | Johan Hedberg | 1 | -3/+5 |
2014-12-05 | Bluetooth: Use cmd_complete callback for authentication mgmt commands | Johan Hedberg | 1 | -22/+14 |
2014-12-05 | Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback | Johan Hedberg | 1 | -14/+10 |