| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 2017-07-01 | 1 | -0/+2 |
* | bpf: Add support for changing congestion control | Lawrence Brakmo | 2017-07-01 | 2 | -1/+11 |
* | bpf: Add TCP connection BPF callbacks | Lawrence Brakmo | 2017-07-01 | 1 | -0/+11 |
* | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 2017-07-01 | 1 | -1/+13 |
* | bpf: Support for setting initial receive window | Lawrence Brakmo | 2017-07-01 | 2 | -0/+14 |
* | bpf: Support for per connection SYN/SYN-ACK RTOs | Lawrence Brakmo | 2017-07-01 | 2 | -0/+14 |
* | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-01 | 5 | -0/+94 |
* | sctp: Add peeloff-flags socket option | Neil Horman | 2017-07-01 | 1 | -0/+6 |
* | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2017-07-01 | 2 | -32/+1 |
|\ |
|
| * | NFC: st-nci: Get rid of platform data | Andy Shevchenko | 2017-06-22 | 1 | -31/+0 |
| * | NFC: nfcmrvl: allow gpio 0 for reset signalling | Johan Hovold | 2017-06-18 | 1 | -1/+1 |
* | | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 2017-07-01 | 3 | -7/+7 |
* | | sctp: remove the typedef sctp_inithdr_t | Xin Long | 2017-07-01 | 1 | -3/+3 |
* | | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 2017-07-01 | 3 | -4/+4 |
* | | sctp: remove the typedef sctp_datahdr_t | Xin Long | 2017-07-01 | 1 | -3/+3 |
* | | sctp: remove the typedef sctp_param_action_t | Xin Long | 2017-07-01 | 1 | -2/+2 |
* | | sctp: remove the typedef sctp_param_t | Xin Long | 2017-07-01 | 2 | -10/+8 |
* | | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 2017-07-01 | 3 | -25/+26 |
* | | sctp: remove the typedef sctp_cid_action_t | Xin Long | 2017-07-01 | 1 | -2/+2 |
* | | sctp: remove the typedef sctp_cid_t | Xin Long | 2017-07-01 | 4 | -7/+9 |
* | | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 2017-07-01 | 2 | -18/+18 |
* | | sctp: remove the typedef sctp_sctphdr_t | Xin Long | 2017-07-01 | 1 | -2/+2 |
* | | net: switchdev: add SET_SWITCHDEV_OPS helper | Simon Horman | 2017-07-01 | 1 | -0/+4 |
* | | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -4/+4 |
* | | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+2 |
* | | net: convert inet_frag_queue.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -3/+4 |
* | | net: convert unix_address.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+2 |
* | | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+2 |
* | | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -5/+6 |
* | | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+2 |
* | | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -14/+16 |
* | | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -5/+5 |
* | | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -5/+5 |
* | | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -4/+4 |
* | | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -3/+3 |
* | | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -6/+7 |
* | | net: convert inet_peer.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 6 | -9/+10 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-29 | 1 | -5/+2 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-06-23 | 1 | -5/+2 |
| | |\ \ |
|
| | | * | | xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD | Hangbin Liu | 2017-06-07 | 1 | -5/+2 |
| * | | | | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe | 2017-06-28 | 1 | -0/+1 |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-25 | 1 | -3/+2 |
| |\ \ \ \ |
|
| | * | | | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting | John Stultz | 2017-06-20 | 1 | -2/+2 |
| | * | | | | time: Fix clock->read(clock) race around clocksource changes | John Stultz | 2017-06-20 | 1 | -1/+0 |
| * | | | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-06-23 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI / scan: Fix enumeration for special SPI and I2C devices | Jarkko Nikula | 2017-06-21 | 1 | -1/+2 |
| | |/ / / / |
|
| * | | | | | slub: make sysfs file removal asynchronous | Tejun Heo | 2017-06-23 | 1 | -0/+1 |