Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0fd71a56f41d4ffabeda1dae9ff5ed4f34d4e935
/
include
/
net
b0f9ca5
ipv4: Namespecify TCP PMTU mechanism
by Fan Du
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8381eac
ipv6: Make __ipv6_select_ident static
by Vlad Yasevich
· 10 years ago
92e584f
net/bonding: Fix potential bad memory access during bonding events
by Moni Shoua
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
a9b2c06
tcp: mitigate ACK loops for connections as tcp_request_sock
by Neal Cardwell
· 10 years ago
032ee42
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
by Neal Cardwell
· 10 years ago
3c09e92
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
c58da4c
net: ipv6: allow explicitly choosing optimistic addresses
by Erik Kline
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6776514
ipv6: fix sparse errors in ip6_make_flowlabel()
by Eric Dumazet
· 10 years ago
f4575d3
flow_keys: n_proto type should be __be16
by Eric Dumazet
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
9878196
tcp: do not pace pure ack packets
by Eric Dumazet
· 10 years ago
69e6113
net/bonding: Notify state change on slaves
by Moni Shoua
· 10 years ago
69a2338
net/bonding: Move slave state changes to a helper function
by Moni Shoua
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
45e826f
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
15d4a8d
NFC: nci: Move logical connection structure allocation
by Christophe Ricard
· 10 years ago
3ba5c84
NFC: nci: Change credits field to credits_cnt
by Christophe Ricard
· 10 years ago
b16ae71
NFC: nci: Support all destinations type when creating a connection
by Christophe Ricard
· 10 years ago
12bdf27
NFC: nci: Add reference to the RF logical connection
by Christophe Ricard
· 10 years ago
0508c07
ipv6: Select fragment id during UFO segmentation if not set.
by Vlad Yasevich
· 10 years ago
21226ab
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
by Al Viro
· 10 years ago
57be5bd
ip: convert tcp_sendmsg() to iov_iter primitives
by Al Viro
· 10 years ago
cacdc7d
ip: stash a pointer to msghdr in struct ping_fakehdr
by Al Viro
· 10 years ago
3ae5582
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
6422398
ipv6: introduce ipv6_make_skb
by Vlad Yasevich
· 10 years ago
b245be1
net-timestamp: no-payload only sysctl
by Willem de Bruijn
· 10 years ago
a41bb84
NFC: nci: Add RF NFCEE action notification support
by Christophe Ricard
· 10 years ago
447b27c
NFC: Forward NFC_EVT_TRANSACTION to user space
by Christophe Ricard
· 10 years ago
11f54f2
NFC: nci: Add HCI over NCI protocol support
by Christophe Ricard
· 10 years ago
736bb95
NFC: nci: Support logical connections management
by Christophe Ricard
· 10 years ago
f7f793f
NFC: nci: Add NFCEE enabling and disabling support
by Christophe Ricard
· 10 years ago
af9c8aa
NFC: nci: Add NFCEE discover support
by Christophe Ricard
· 10 years ago
8277f69
NFC: nci: Add NCI NFCEE constants
by Christophe Ricard
· 10 years ago
4aeee687
NFC: nci: Add dynamic logical connections support
by Christophe Ricard
· 10 years ago
66f096f
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
by Johan Hedberg
· 10 years ago
4b0e0ce
Bluetooth: Add restarting to service discovery
by Jakub Pawlowski
· 10 years ago
2d28cfe
Bluetooth: Add le_scan_restart work for LE scan restarting
by Jakub Pawlowski
· 10 years ago
8a44dbb
swdevice: add new apis to set and del bridge port attributes
by Roopa Prabhu
· 10 years ago
bdbbb85
ipv4: tcp: get rid of ugly unicast_sock
by Eric Dumazet
· 10 years ago
0d32ef8
net: sched: fix panic in rate estimators
by Eric Dumazet
· 10 years ago
349c9e3
ipv4: icmp: use percpu allocation
by Eric Dumazet
· 10 years ago
f7697b1
Bluetooth: Store OOB data present value for each set of remote OOB data
by Marcel Holtmann
· 10 years ago
7cc0566
net: remove sock_iocb
by Christoph Hellwig
· 10 years ago
b869387
openvswitch: Add support for checksums on UDP tunnels.
by Jesse Gross
· 10 years ago
b8f8be3f
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
e73ebb0
tcp: stretch ACK fixes prep
by Neal Cardwell
· 10 years ago
c7741d1
Bluetooth: Perform a power cycle when receiving hardware error event
by Marcel Holtmann
· 10 years ago
3036910
bonding: cleanup and remove dead code
by Jonathan Toppins
· 10 years ago
2477bc9
bonding: update bond carrier state when min_links option changes
by Jonathan Toppins
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8409e42
NFC: hci: Add cmd_received handler
by Christophe Ricard
· 10 years ago
af77522
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
by Christophe Ricard
· 10 years ago
118278f
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
by Christophe Ricard
· 10 years ago
fda7a49
NFC: hci: Change event_received handler gate parameter to pipe
by Christophe Ricard
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
df4d925
ipv4: try to cache dst_entries which would cause a redirect
by Hannes Frederic Sowa
· 10 years ago
7b1883c
genetlink: Add genlmsg_parse() helper function.
by Joe Stringer
· 10 years ago
af33c1a
vxlan: Eliminate dependency on UDP socket in transmit path
by Tom Herbert
· 10 years ago
d998f8e
udp: Do not require sock in udp_tunnel_xmit_skb
by Tom Herbert
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
9c74893
nl80211: add an attribute to allow delaying the first scheduled scan cycle
by Luciano Coelho
· 10 years ago
db82d8a
mac80211: enable TPC through mac80211 stack
by Lorenzo Bianconi
· 10 years ago
fa7e1fb
mac80211: allow drivers to control software crypto
by Johannes Berg
· 10 years ago
0c49087
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
22a5dc0
net: sched: Introduce connmark action
by Felix Fietkau
· 10 years ago
1728d4f
tunnels: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
d37512a
rtnl: add link netns id to interface messages
by Nicolas Dichtel
· 10 years ago
0c7aecd
netns: add rtnl cmd to add and get peer netns ids
by Nicolas Dichtel
· 10 years ago
75e8d06
netfilter: nf_tables: validate hooks in NAT expressions
by Pablo Neira Ayuso
· 10 years ago
27c0013
switchdev: fix typo in inline function definition
by Jiri Pirko
· 10 years ago
8834016
ip_tunnel: Create percpu gro_cell
by Martin KaFai Lau
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
e445dd5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
3aeb661
net: replace br_fdb_external_learn_* calls with switchdev notifier events
by Jiri Pirko
· 10 years ago
03bf0c2
switchdev: introduce switchdev notifier
by Jiri Pirko
· 10 years ago
d23b8ad
tc: add BPF based action
by Jiri Pirko
· 10 years ago
ee1c2442
genetlink: synchronize socket closing and family removal
by Johannes Berg
· 10 years ago
f555f3d
genetlink: document parallel_ops
by Johannes Berg
· 10 years ago
0026b65
Bluetooth: Remove unused function
by Rickard Strandqvist
· 10 years ago
27f0971
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
5055c37
ipv4: per cpu uncached list
by Eric Dumazet
· 10 years ago
b51f3be
cfg80211: change bandwidth reporting to explicit field
by Johannes Berg
· 10 years ago
97d910d
cfg80211: remove 80+80 MHz rate reporting
by Johannes Berg
· 10 years ago
f89903d
mac80211: remove 80+80 MHz rate reporting
by Johannes Berg
· 10 years ago
4e7a84b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1dd144c
openvswitch: Support VXLAN Group Policy extension
by Thomas Graf
· 10 years ago
ac5132d
vxlan: Only bind to sockets with compatible flags enabled
by Thomas Graf
· 10 years ago
3511494
vxlan: Group Policy extension
by Thomas Graf
· 10 years ago
dfd8645
vxlan: Remote checksum offload
by Tom Herbert
· 10 years ago
2c3e861
cfg80211: introduce sync regdom set API for self-managed
by Arik Nemtsov
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
d8b9605
net: sched: fix skb->protocol use in case of accelerated vlan path
by Jiri Pirko
· 10 years ago
3bf3947
vxlan: Improve support for header flags
by Tom Herbert
· 10 years ago
039d4e4
Bluetooth: Add missing response structure for HCI Delete Stored Link Key
by Marcel Holtmann
· 10 years ago
c2f0f97
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
by Marcel Holtmann
· 10 years ago
cb96278
Bluetooth: Add defintions for HCI Read Stored Link Key command
by Marcel Holtmann
· 10 years ago
Next »