Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | SUNRPC: Don't let rpc_delay() clobber non-timeout errors | Trond Myklebust | 2014-03-20 | 1 | -1/+2 | |
| * | | | | | | | SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks | Steve Dickson | 2014-03-20 | 1 | -2/+2 | |
| * | | | | | | | SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks | Trond Myklebust | 2014-03-19 | 1 | -0/+4 | |
| * | | | | | | | SUNRPC: remove KERN_INFO from dprintk() call sites | Chuck Lever | 2014-03-17 | 1 | -5/+5 | |
| * | | | | | | | SUNRPC: Fix large reads on NFS/RDMA | Chuck Lever | 2014-03-17 | 1 | -3/+1 | |
| * | | | | | | | Merge branch 'devel' into linux-next | Trond Myklebust | 2014-03-17 | 3 | -57/+77 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | SUNRPC: Ensure that call_bind times out correctly | Trond Myklebust | 2014-03-17 | 1 | -3/+2 | |
| | * | | | | | | | SUNRPC: Ensure that call_connect times out correctly | Trond Myklebust | 2014-03-17 | 1 | -5/+3 | |
| | * | | | | | | | SUNRPC: RPC callbacks may be split across several TCP segments | Trond Myklebust | 2014-02-11 | 2 | -49/+72 | |
* | | | | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-04-03 | 4 | -51/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | cgroup: drop const from @buffer of cftype->write_string() | Tejun Heo | 2014-03-19 | 2 | -2/+2 | |
| * | | | | | | | | cgroup: drop @skip_css from cgroup_taskset_for_each() | Tejun Heo | 2014-02-13 | 2 | -2/+2 | |
| * | | | | | | | | cgroup: clean up cgroup_subsys names and initialization | Tejun Heo | 2014-02-08 | 3 | -8/+4 | |
| * | | | | | | | | cgroup: drop module support | Tejun Heo | 2014-02-08 | 2 | -2/+0 | |
| * | | | | | | | | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid... | Tejun Heo | 2014-02-08 | 3 | -37/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-03 | 342 | -7311/+15444 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | netpoll: Use skb_irq_freeable to make zap_completion_queue safe. | Eric W. Biederman | 2014-04-01 | 1 | -1/+1 | |
| * | | | | | | | | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 2014-04-01 | 5 | -21/+148 | |
| * | | | | | | | | mac802154: make csma/cca parameters per-wpan | Phoebe Buckheister | 2014-04-01 | 9 | -235/+234 | |
| * | | | | | | | | mac802154: allow only one WPAN to be up at any given time | Phoebe Buckheister | 2014-04-01 | 2 | -0/+26 | |
| * | | | | | | | | net: filter: minor: fix kdoc in __sk_run_filter | Daniel Borkmann | 2014-04-01 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-31 | 6 | -77/+106 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-31 | 6 | -77/+106 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-27 | 6 | -77/+106 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Bluetooth: Fix returning peer address in pending connect state | Johan Hedberg | 2014-03-26 | 2 | -2/+4 | |
| | | | * | | | | | | | | Bluetooth: Remove unnecessary assignment in SMP | Johan Hedberg | 2014-03-24 | 1 | -2/+0 | |
| | | | * | | | | | | | | Bluetooth: Fix potential NULL pointer dereference in smp_conn_security | Johan Hedberg | 2014-03-24 | 1 | -1/+1 | |
| | | | * | | | | | | | | Bluetooth: Remove LTK re-encryption procedure | Johan Hedberg | 2014-03-24 | 2 | -49/+7 | |
| | | | * | | | | | | | | Bluetooth: Don't try to confirm locally initiated SMP pairing | Johan Hedberg | 2014-03-24 | 1 | -0/+5 | |
| | | | * | | | | | | | | Bluetooth: Add SMP flag to track which side is the initiator | Johan Hedberg | 2014-03-24 | 2 | -0/+7 | |
| | | | * | | | | | | | | Bluetooth: Fix SMP confirmation callback handling | Johan Hedberg | 2014-03-24 | 1 | -0/+4 | |
| | | | * | | | | | | | | Bluetooth: Add missing cmd_status handler for LE_Start_Encryption | Johan Hedberg | 2014-03-24 | 1 | -0/+34 | |
| | | | * | | | | | | | | Bluetooth: Fix potential NULL pointer dereference in SMP | Johan Hedberg | 2014-03-24 | 1 | -1/+7 | |
| | | | * | | | | | | | | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann | 2014-03-21 | 1 | -0/+25 | |
| | | | * | | | | | | | | Bluetooth: Fix address value for early disconnection events | Johan Hedberg | 2014-03-20 | 2 | -21/+11 | |
| | | | * | | | | | | | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg | 2014-03-20 | 3 | -5/+5 | |
| * | | | | | | | | | | | ipv6: some ipv6 statistic counters failed to disable bh | Hannes Frederic Sowa | 2014-03-31 | 4 | -10/+11 | |
| * | | | | | | | | | | | ipv6: strengthen fallback fragmentation id generation | Hannes Frederic Sowa | 2014-03-31 | 1 | -12/+15 | |
| * | | | | | | | | | | | net-gro: restore frag0 optimization | Eric Dumazet | 2014-03-31 | 1 | -32/+64 | |
| * | | | | | | | | | | | rds: prevent dereference of a NULL device in rds_iw_laddr_check | Sasha Levin | 2014-03-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | net-sysfs: expose number of carrier on/off changes | david decotigny | 2014-03-31 | 3 | -1/+18 | |
| * | | | | | | | | | | | ipv6: tcp_ipv6 policy route issue | Wang Yufen | 2014-03-31 | 1 | -7/+11 | |
| * | | | | | | | | | | | ipv6: reuse rt6_need_strict | Wang Yufen | 2014-03-31 | 1 | -6/+0 | |
| * | | | | | | | | | | | ipv6: tcp_ipv6 do some cleanup | Wang Yufen | 2014-03-31 | 1 | -13/+11 | |
| * | | | | | | | | | | | bridge: use is_skb_forwardable in forward path | Vlad Yasevich | 2014-03-31 | 1 | -7/+2 | |
| * | | | | | | | | | | | net: Allow modules to use is_skb_forwardable | Vlad Yasevich | 2014-03-31 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2014-03-31 | 1 | -300/+1157 | |
| * | | | | | | | | | | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 2014-03-31 | 1 | -1/+7 | |
| * | | | | | | | | | | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 2014-03-31 | 1 | -7/+14 | |
| * | | | | | | | | | | net: filter: move filter accounting to filter core | Daniel Borkmann | 2014-03-31 | 1 | -2/+25 |