Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb2bab177408e44079ba6bd37242fa8b26dfc2a7
/
include
/
net
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
283dbd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
04a6f82
sections: fix section conflicts in net
by Andi Kleen
· 12 years ago
edfee03
sctp: check src addr when processing SACK to update transport state
by Nicolas Dichtel
· 12 years ago
f4ef85b
ipv4: add a fib_type to fib_info
by Eric Dumazet
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
60769a5
ipv4: gre: add GRO capability
by Eric Dumazet
· 12 years ago
c9e6bc6
net: add gro_cells infrastructure
by Eric Dumazet
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
a248afd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c487606
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
e2bcabe
net: remove sk_init() helper
by Eric Dumazet
· 12 years ago
eccc1bb
tunnel: drop packet if ECN present with not-ECT
by stephen hemminger
· 12 years ago
5419575
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
96e3240
NFC: xmit from hci ops must return 0 or negative
by Waldemar Rymarkiewicz
· 12 years ago
412fda5
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
by Eric Lapuyade
· 12 years ago
4a61cd6
NFC: Add an shdlc llc module to llc core
by Eric Lapuyade
· 12 years ago
8af00d4
NFC: Add a nop (passthrough) llc module to llc core
by Eric Lapuyade
· 12 years ago
67cccfe
NFC: Add an LLC Core layer to HCI
by Eric Lapuyade
· 12 years ago
f3e8fb5
NFC: Modified hci_transceive to become an asynchronous operation
by Eric Lapuyade
· 12 years ago
e4c4789
NFC: Add a public nfc_hci_send_cmd_async method
by Eric Lapuyade
· 12 years ago
474fee3
NFC: Use system_nrt_wq instead of custom ones
by Tejun Heo
· 12 years ago
767f19a
NFC: Implement NCI dep_link_up and dep_link_down
by Ilan Elias
· 12 years ago
ac20683
NFC: Parse NCI NFC-DEP activation params
by Ilan Elias
· 12 years ago
7e03523
NFC: Set local general bytes in nci_start_poll
by Ilan Elias
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
2a6c8c7
net: Remove unnecessary NULL check in scm_destroy().
by David S. Miller
· 12 years ago
791ef39
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
9b4e9e7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
abef3bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
c038a76
ipv6: add a new namespace for nf_conntrack_reasm
by Amerigo Wang
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 years ago
92a2525
Bluetooth: mgmt: Implement support for passkey notification
by Johan Hedberg
· 12 years ago
6f3118b
ipv6: use net->rt_genid to check dst validity
by Nicolas Dichtel
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
bafa6d9
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
ed44a95
cfg80211/nl80211: Notify connection request failure in AP mode
by Pandiyarajan Pitchaimuthu
· 12 years ago
30d08a4
cfg80211: remove obsolete comment for .sched_scan_stop() callback
by Arend van Spriel
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
35c448a
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
by Chuck Lever
· 12 years ago
b4516a2
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
by David S. Miller
· 12 years ago
ba01dfe
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9316f0e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
8a8e04d
cgroup: Assign subsystem IDs during compile time
by Daniel Wagner
· 12 years ago
51e4e7f
cgroup: net_prio: Do not define task_netpioidx() when not selected
by Daniel Wagner
· 12 years ago
8fb974c
cgroup: net_cls: Do not define task_cls_classid() when not selected
by Daniel Wagner
· 12 years ago
f341980
cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
by Daniel Wagner
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
e548c49
mac80211: add key flag for management keys
by Johannes Berg
· 12 years ago
376261a
Bluetooth: debug: Print refcnt for hci_dev
by Andrei Emeltchenko
· 12 years ago
9472007
Bluetooth: trivial: Make hci_chan_del return void
by Andrei Emeltchenko
· 12 years ago
6b536b5
Bluetooth: Remove unneeded zero init
by Andrei Emeltchenko
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
4a3e12f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
4ccfe6d
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
dbe9a41
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
by Eric W. Biederman
· 12 years ago
777bf13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
00b1482
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
944b9e3
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 12 years ago
ef2c7d7
ipv6: fix handling of blackhole and prohibit routes
by Nicolas Dichtel
· 12 years ago
c9a0a30
cfg80211: add kerneldoc entry for "vht_cap"
by Robert P. J. Day
· 12 years ago
3b59df4
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 12 years ago
1e9f020
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
684bad1
tcp: use PRR to reduce cwin in CWR state
by Yuchung Cheng
· 12 years ago
ace1fe1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 12 years ago
84b5ee9
netfilter: nf_conntrack: add nf_ct_timeout_lookup
by Pablo Neira Ayuso
· 12 years ago
8336886
tcp: TCP Fast Open Server - support TFO listeners
by Jerry Chu
· 12 years ago
1046716
tcp: TCP Fast Open Server - header & support functions
by Jerry Chu
· 12 years ago
6c9ff97
tcp: Increase timeout for SYN segments
by Alex Bergmann
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0dcd505
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5b423f6
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 12 years ago
b3f644f
netfilter: ip6tables: add MASQUERADE target
by Patrick McHardy
· 12 years ago
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
2cf545e
net: core: add function for incremental IPv6 pseudo header checksum updates
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
051966c
netfilter: nf_nat: add protoff argument to packet mangling functions
by Patrick McHardy
· 12 years ago
cc11092
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
5f2d04f
ipv4: fix path MTU discovery with connection tracking
by Patrick McHardy
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
f63c45e
packet: fix broken build.
by Rami Rosen
· 12 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
144ad33
Bluetooth: Use kref for l2cap channel reference counting
by Syam Sidhardhan
· 12 years ago
Next »