Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4385bab128911df14ab25f0b5ae1a48d7b53dd94
/
net
1aaf6d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
8da3056
packet: tpacket_v3: do not trigger bug() on wrong header status
by Daniel Borkmann
· 12 years ago
0d05535
vxlan: Fix TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
9b3eb5e
gre: Fix GREv4 TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
83401eb
bridge: fix race with topology change timer
by stephen hemminger
· 12 years ago
488fc9a
tipc: pskb_copy() buffers when sending on more than one bearer
by Gerlando Falauto
· 12 years ago
77861d9
tipc: tipc_bcbearer_send(): simplify bearer selection
by Gerlando Falauto
· 12 years ago
e616071
tipc: cosmetic: clean up comments and break a long line
by Gerlando Falauto
· 12 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b29d314
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 12 years ago
6708c9e
net: use netdev_features_t in skb_needs_linearize()
by Patrick McHardy
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
0bb80f2
proc: Split the namespace stuff out into linux/proc_ns.h
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
60bc851
af_unix: fix a fatal race with bit fields
by Eric Dumazet
· 12 years ago
be3e458
net: sctp: attribute printl with __printf for gcc fmt checks
by Daniel Borkmann
· 12 years ago
ee1bec9
netlink: kconfig: move mmap i/o into netlink kconfig
by Daniel Borkmann
· 12 years ago
bd7c4b6
netpoll: convert mutex into a semaphore
by Neil Horman
· 12 years ago
ae6164a
netlink: Fix skb ref counting.
by Pravin B Shelar
· 12 years ago
0dcffd0
net_sched: act_ipt forward compat with xtables
by Jamal Hadi Salim
· 12 years ago
1eb6d62
svcauth_gss: fix error return code in rsc_parse()
by Wei Yongjun
· 12 years ago
91bc033
bridge: avoid OOPS if root port not found
by stephen hemminger
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
79f632c
unix/stream: fix peeking with an offset larger than data in queue
by Benjamin Poirier
· 12 years ago
39cc861
unix/dgram: fix peeking with an offset larger than data in queue
by Benjamin Poirier
· 12 years ago
add05ad
unix/dgram: peek beyond 0-sized skbs
by Benjamin Poirier
· 12 years ago
cff63a5
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
by Thomas Graf
· 12 years ago
0c77215
net: Use consume_skb() to free gso segmented skb
by Sridhar Samudrala
· 12 years ago
70e3ba7
net/core: remove duplicate statements by do-while loop
by Akinobu Mita
· 12 years ago
33d7c5e
net/core: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
ca3d41a
net/netfilter: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
5106f3b
net/sched: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
c86d2dd
net/sunrpc: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
713e00a
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
2e0fb40
lib, net: make isodigit() public and use it
by Andy Shevchenko
· 12 years ago
d28fcc8
svcrpc: fix gss-proxy to respect user namespaces
by J. Bruce Fields
· 12 years ago
6278b62
SUNRPC: gssp_procedures[] can be static
by Fengguang Wu
· 12 years ago
0ff3bab
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
by J. Bruce Fields
· 12 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
6bbefe8
hostap: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
14b872f
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
by Al Viro
· 12 years ago
0e2bcaa
sock_close() couldn't have been called with NULL inode since at least 2.1.early
by Al Viro
· 12 years ago
17a2911
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
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cd75eff
tcp: reset timer after any SYNACK retransmit
by Yuchung Cheng
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
aebda15
net: defer net_secret[] initialization
by Eric Dumazet
· 12 years ago
a8a48e6
Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 12 years ago
14d3692
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
eee1d5a
sctp: Correct type and usage of sctp_end_cksum()
by Simon Horman
· 12 years ago
00bd1cc
netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
by Florian Westphal
· 12 years ago
7237190
netfilter: nfnetlink_queue: add skb info attribute
by Florian Westphal
· 12 years ago
a5fedd43
netfilter: move skb_gso_segment into nfnetlink_queue module
by Florian Westphal
· 12 years ago
4bd6044
netfilter: nf_queue: move device refcount bump to extra function
by Florian Westphal
· 12 years ago
6e01781
netfilter: ipset: set match: add support to match the counters
by Jozsef Kadlecsik
· 12 years ago
de76303
netfilter: ipset: The list:set type with counter support
by Jozsef Kadlecsik
· 12 years ago
00d71b2
netfilter: ipset: The hash types with counter support
by Jozsef Kadlecsik
· 12 years ago
f48d19d
netfilter: ipset: The bitmap types with counter support
by Jozsef Kadlecsik
· 12 years ago
34d666d
netfilter: ipset: Introduce the counter extension in the core
by Jozsef Kadlecsik
· 12 years ago
7d47d97
netfilter: ipset: list:set type using the extension interface
by Jozsef Kadlecsik
· 12 years ago
5d50e1d8
netfilter: ipset: Hash types using the unified code base
by Jozsef Kadlecsik
· 12 years ago
1feab10
netfilter: ipset: Unified hash type generation
by Jozsef Kadlecsik
· 12 years ago
b0da390
netfilter: ipset: Bitmap types using the unified code base
by Jozsef Kadlecsik
· 12 years ago
4d73de3
netfilter: ipset: Unified bitmap type generation
by Jozsef Kadlecsik
· 12 years ago
075e64c
netfilter: ipset: Introduce extensions to elements in the core
by Jozsef Kadlecsik
· 12 years ago
8672d4d
netfilter: ipset: Move often used IPv6 address masking function to header file
by Jozsef Kadlecsik
· 12 years ago
43c56e5
netfilter: ipset: Make possible to test elements marked with nomatch
by Jozsef Kadlecsik
· 12 years ago
5f5624c
ipv6: Kill ipv6 dependency of icmpv6_send().
by Pravin B Shelar
· 12 years ago
e8d9612
sock_diag: allow to dump bpf filters
by Nicolas Dichtel
· 12 years ago
76d0eeb
packet_diag: disclose meminfo values
by Nicolas Dichtel
· 12 years ago
6264190
packet_diag: disclose uid value
by Nicolas Dichtel
· 12 years ago
2c1bbbf
net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
by Chen Gang
· 12 years ago
b0a397f
bridge: Add fdb dst check during fdb update
by roopa
· 12 years ago
f7a1dd6
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
by Hans Schillstrom
· 12 years ago
50754d21
genetlink: fix possible memory leak in genl_family_rcv_msg()
by Wei Yongjun
· 12 years ago
c204ea0
NFC: Add missing RFKILL dependency for Kconfig
by Marcel Holtmann
· 12 years ago
030d794
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
by Simo Sorce
· 12 years ago
1d65833
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
by Simo Sorce
· 12 years ago
400f26b
SUNRPC: conditionally return endtime from import_sec_context
by Simo Sorce
· 12 years ago
33d90ac
SUNRPC: allow disabling idle timeout
by J. Bruce Fields
· 12 years ago
7073ea8
SUNRPC: attempt AF_LOCAL connect on setup
by J. Bruce Fields
· 12 years ago
c85b03a
Merge Trond's nfs-for-next
by J. Bruce Fields
· 12 years ago
375e875
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
30cc458
NFC: Move LLCP code to the NFC top level diirectory
by Samuel Ortiz
· 12 years ago
d2049d8
xfrm: add rfc4494 AES-CMAC-96 support
by Jussi Kivilinna
· 12 years ago
22ee3b5
VSOCK: Drop bogus __init annotation from vsock_init_tables()
by Geert Uytterhoeven
· 12 years ago
6ad0b2f
VSOCK: Fix misc device registration
by Asias He
· 12 years ago
37fe066
net: fix address check in rtnl_fdb_del
by Vlad Yasevich
· 12 years ago
2bac7cb
net: ipv4: typo issue, remove erroneous semicolon
by Chen Gang
· 12 years ago
5ffedc6
NFC: llcp: two bugs in ->getname()
by Dan Carpenter
· 12 years ago
7a3b684
netrom: info leak in ->getname()
by Dan Carpenter
· 12 years ago
fccc9f1
appletalk: info leak in ->getname()
by Dan Carpenter
· 12 years ago
3a4e0d6
openvswitch: Use parallel_ops genl.
by Pravin B Shelar
· 12 years ago
def3117
genl: Allow concurrent genl callbacks.
by Pravin B Shelar
· 12 years ago
Next »