aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+8
2015-02-12memcg: cleanup static keys decrementGravatar Vladimir Davydov 1-5/+0
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-9/+16
2015-02-11vxlan: Use checksum partial with remote checksum offloadGravatar Tom Herbert 1-1/+3
2015-02-11net: Fix remcsum in GRO path to not change packetGravatar Tom Herbert 1-0/+5
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionGravatar Paul Moore 1-9/+16
2015-02-09ipv4: Namespecify TCP PMTU mechanismGravatar Fan Du 2-2/+2
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+3
2015-02-09ipv6: Make __ipv6_select_ident staticGravatar Vlad Yasevich 1-2/+0
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsGravatar Moni Shoua 1-1/+1
2015-02-08net: rfs: add hash collision detectionGravatar Eric Dumazet 1-23/+1
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockGravatar Neal Cardwell 1-0/+1
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksGravatar Neal Cardwell 1-0/+32
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 3-7/+254
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesGravatar Erik Kline 1-0/+3
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-16/+19
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Gravatar Eric Dumazet 1-2/+2
2015-02-05flow_keys: n_proto type should be __be16Gravatar Eric Dumazet 1-3/+3
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar David S. Miller 3-13/+10
2015-02-04tcp: do not pace pure ack packetsGravatar Eric Dumazet 1-0/+15
2015-02-04net/bonding: Notify state change on slavesGravatar Moni Shoua 1-0/+12
2015-02-04net/bonding: Move slave state changes to a helper functionGravatar Moni Shoua 1-0/+5
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 2-5/+39
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 2-5/+10
2015-02-04NFC: nci: Move logical connection structure allocationGravatar Christophe Ricard 1-0/+1
2015-02-04NFC: nci: Change credits field to credits_cntGravatar Christophe Ricard 1-1/+1
2015-02-04NFC: nci: Support all destinations type when creating a connectionGravatar Christophe Ricard 2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionGravatar Christophe Ricard 1-0/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Gravatar Vlad Yasevich 1-0/+3
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Gravatar Al Viro 1-2/+1
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesGravatar Al Viro 1-10/+8
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrGravatar Al Viro 1-1/+1
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-0/+2
2015-02-02ipv6: introduce ipv6_make_skbGravatar Vlad Yasevich 1-0/+19
2015-02-02net-timestamp: no-payload only sysctlGravatar Willem de Bruijn 1-0/+1
2015-02-02NFC: nci: Add RF NFCEE action notification supportGravatar Christophe Ricard 1-0/+8
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceGravatar Christophe Ricard 1-0/+27
2015-02-02NFC: nci: Add HCI over NCI protocol supportGravatar Christophe Ricard 1-0/+93
2015-02-02NFC: nci: Support logical connections managementGravatar Christophe Ricard 2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportGravatar Christophe Ricard 2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportGravatar Christophe Ricard 1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsGravatar Christophe Ricard 1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportGravatar Christophe Ricard 1-7/+25
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structGravatar Johan Hedberg 1-4/+0
2015-02-02Bluetooth: Add restarting to service discoveryGravatar Jakub Pawlowski 1-0/+1
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingGravatar Jakub Pawlowski 1-0/+5
2015-02-01swdevice: add new apis to set and del bridge port attributesGravatar Roopa Prabhu 1-1/+36
2015-02-01ipv4: tcp: get rid of ugly unicast_sockGravatar Eric Dumazet 2-1/+2
2015-01-31net: sched: fix panic in rate estimatorsGravatar Eric Dumazet 1-8/+5
2015-01-31ipv4: icmp: use percpu allocationGravatar Eric Dumazet 1-1/+2