Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -9/+16 |
2015-02-11 | cipso: don't use IPCB() to locate the CIPSO IP option | Paul Moore | 1 | -9/+16 |
2015-02-10 | ipv4: Namespecify TCP PMTU mechanism | Fan Du | 2 | -2/+2 |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2015-02-10 | ipv6: Make __ipv6_select_ident static | Vlad Yasevich | 1 | -2/+0 |
2015-02-10 | net/bonding: Fix potential bad memory access during bonding events | Moni Shoua | 1 | -1/+1 |
2015-02-09 | net: rfs: add hash collision detection | Eric Dumazet | 1 | -23/+1 |
2015-02-08 | tcp: mitigate ACK loops for connections as tcp_request_sock | Neal Cardwell | 1 | -0/+1 |
2015-02-08 | tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks | Neal Cardwell | 1 | -0/+32 |
2015-02-08 | Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -7/+254 |
2015-02-06 | net: ipv6: allow explicitly choosing optimistic addresses | Erik Kline | 1 | -0/+3 |
2015-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -16/+19 |
2015-02-05 | ipv6: fix sparse errors in ip6_make_flowlabel() | Eric Dumazet | 1 | -2/+2 |
2015-02-05 | flow_keys: n_proto type should be __be16 | Eric Dumazet | 1 | -3/+3 |
2015-02-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 3 | -13/+10 |
2015-02-05 | tcp: do not pace pure ack packets | Eric Dumazet | 1 | -0/+15 |
2015-02-05 | net/bonding: Notify state change on slaves | Moni Shoua | 1 | -0/+12 |
2015-02-05 | net/bonding: Move slave state changes to a helper function | Moni Shoua | 1 | -0/+5 |
2015-02-05 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -5/+39 |
2015-02-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -5/+10 |
2015-02-04 | NFC: nci: Move logical connection structure allocation | Christophe Ricard | 1 | -0/+1 |
2015-02-04 | NFC: nci: Change credits field to credits_cnt | Christophe Ricard | 1 | -1/+1 |
2015-02-04 | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 2 | -9/+13 |
2015-02-04 | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 1 | -0/+1 |
2015-02-04 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 1 | -0/+3 |
2015-02-04 | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro | 1 | -2/+1 |
2015-02-04 | ip: convert tcp_sendmsg() to iov_iter primitives | Al Viro | 1 | -10/+8 |
2015-02-04 | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 1 | -1/+1 |
2015-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+2 |
2015-02-03 | ipv6: introduce ipv6_make_skb | Vlad Yasevich | 1 | -0/+19 |
2015-02-03 | net-timestamp: no-payload only sysctl | Willem de Bruijn | 1 | -0/+1 |
2015-02-02 | NFC: nci: Add RF NFCEE action notification support | Christophe Ricard | 1 | -0/+8 |
2015-02-02 | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard | 1 | -0/+27 |
2015-02-02 | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard | 1 | -0/+93 |
2015-02-02 | NFC: nci: Support logical connections management | Christophe Ricard | 2 | -0/+33 |
2015-02-02 | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2 | -0/+10 |
2015-02-02 | NFC: nci: Add NFCEE discover support | Christophe Ricard | 1 | -0/+4 |
2015-02-02 | NFC: nci: Add NCI NFCEE constants | Christophe Ricard | 1 | -0/+48 |
2015-02-02 | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 1 | -7/+25 |
2015-02-02 | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct | Johan Hedberg | 1 | -4/+0 |
2015-02-02 | Bluetooth: Add restarting to service discovery | Jakub Pawlowski | 1 | -0/+1 |
2015-02-02 | Bluetooth: Add le_scan_restart work for LE scan restarting | Jakub Pawlowski | 1 | -0/+5 |
2015-02-02 | swdevice: add new apis to set and del bridge port attributes | Roopa Prabhu | 1 | -1/+36 |
2015-02-02 | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet | 2 | -1/+2 |
2015-02-01 | net: sched: fix panic in rate estimators | Eric Dumazet | 1 | -8/+5 |
2015-02-01 | ipv4: icmp: use percpu allocation | Eric Dumazet | 1 | -1/+2 |
2015-01-31 | Bluetooth: Store OOB data present value for each set of remote OOB data | Marcel Holtmann | 1 | -0/+1 |
2015-01-29 | net: remove sock_iocb | Christoph Hellwig | 1 | -23/+0 |
2015-01-29 | openvswitch: Add support for checksums on UDP tunnels. | Jesse Gross | 1 | -1/+1 |
2015-01-29 | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -4/+21 |