Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c80ddb526331a72c9e9d1480f85f6fd7c74e3d2d
/
net
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3c2c4b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
f5c1018
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 12 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
99262a3
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
991ad9e
9p: disconnect channel when PCI device is removed
by Sasha Levin
· 13 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 12 years ago
e47b65b
net: drop NET dependency from HAVE_BPF_JIT
by Sam Ravnborg
· 12 years ago
cb62ab7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
31ed8e6
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
by Linus Torvalds
· 12 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9b905fe
ipv6/exthdrs: strict Pad1 and PadN check
by Eldad Zack
· 12 years ago
413c27d
net/ipv4: replace simple_strtoul with kstrtoul
by Eldad Zack
· 12 years ago
b37f4d7
net/ipv4/ipconfig: neaten __setup placement
by Eldad Zack
· 12 years ago
ec16439
ipv6: use skb coalescing in reassembly
by Eric Dumazet
· 12 years ago
3cc4949
ipv4: use skb coalescing in defragmentation
by Eric Dumazet
· 12 years ago
bad43ca
net: introduce skb_try_coalesce()
by Eric Dumazet
· 12 years ago
3dde259
net:ipv6:fixed space issues relating to operators.
by Jeffrin Jose
· 12 years ago
9a52e97
net:ipv6:fixed a trailing white space issue.
by Jeffrin Jose
· 12 years ago
a34a101
ipv6: disable GSO on sockets hitting dst_allfrag
by Eric Dumazet
· 12 years ago
4adb9c4
net: napi_frags_skb() is static
by Eric Dumazet
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
32e9072
ipx: Remove spurious NULL checking in ipx_ioctl().
by David S. Miller
· 12 years ago
72e843b
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
by Eric Dumazet
· 12 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 12 years ago
d7f7c0a
ipv6: remove csummode in ip6_append_data()
by Eric Dumazet
· 12 years ago
6f53261
net: introduce netdev_alloc_frag()
by Eric Dumazet
· 12 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 12 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 12 years ago
349f29d
econet: remove ancient bug ridden protocol
by Stephen Hemminger
· 12 years ago
a508da6
lapb: Neaten debugging
by Joe Perches
· 12 years ago
bad115c
tcp: do_tcp_sendpages() must try to push data out on oom conditions
by Willy Tarreau
· 12 years ago
cad456d
drop_monitor: convert to modular building
by Neil Horman
· 12 years ago
a1c7fff
net: netdev_alloc_skb() use build_skb()
by Eric Dumazet
· 12 years ago
1de5a71
ipv6: correct the ipv6 option name - Pad0 to Pad1
by Eldad Zack
· 12 years ago
a2a385d
tcp: bool conversions
by Eric Dumazet
· 12 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 12 years ago
675418d
net: ipv6: ndisc: Neaten ND_PRINTx macros
by Joe Perches
· 12 years ago
f342cda
pktgen: Use pr_debug
by Joe Perches
· 12 years ago
dc6b9b7
net: include/net/sock.h cleanup
by Eric Dumazet
· 12 years ago
a4ca44f
net: l2tp: Standardize logging styles
by Joe Perches
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
be3eed2
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
by Pablo Neira Ayuso
· 13 years ago
1a52099
netfilter: xt_CT: remove redundant header include
by Eldad Zack
· 13 years ago
127f559
netfilter: ipset: fix timeout value overflow bug
by Jozsef Kadlecsik
· 13 years ago
1a4ac98
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
by Pablo Neira Ayuso
· 13 years ago
c44f5fa
netfilter: xt_HMARK: modulus is expensive for hash calculation
by Pablo Neira Ayuso
· 13 years ago
5861811
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
by Dan Carpenter
· 13 years ago
1f27e25
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
by Florian Westphal
· 13 years ago
26a5d3c
netfilter: ipset: fix hash size checking in kernel
by Jozsef Kadlecsik
· 13 years ago
1b23a5d
net: sock_flag() cleanup
by Eric Dumazet
· 12 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 12 years ago
0606069
mac802154: monitor device support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
62610ad
mac802154: slaves management support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
90c049b
ieee802154: interface type to be added
by alex.bluesman.smirnov@gmail.com
· 12 years ago
ef2486f
mac802154: basic mib support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
6e2128d
mac802154: basic MAC commands interface support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
4d23c9c
mac802154: slave interfaces declaration
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5b641eb
mac802154: TX data path
by alex.bluesman.smirnov@gmail.com
· 12 years ago
1cd829c
mac802154: RX data path
by alex.bluesman.smirnov@gmail.com
· 12 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 12 years ago
c727e7f
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
91df42b
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 12 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 12 years ago
ee446fd
tokenring: delete all remaining driver support
by Paul Gortmaker
· 13 years ago
211ed86
net: delete all instances of special processing for token ring
by Paul Gortmaker
· 13 years ago
60eea6c
atm: remove the coupling to token ring support
by Paul Gortmaker
· 13 years ago
6037463
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
bc9b35a
xfrm: Convert several xfrm policy match functions to bool.
by David S. Miller
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
71b697fc
xfrm_algo: drop an unnecessary inclusion
by Jan Beulich
· 13 years ago
7e15252
xfrm: make xfrm_algo.c a module
by Jan Beulich
· 13 years ago
7483360
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
669d67b
net: codel: fix build errors
by Sasha Levin
· 13 years ago
ce5b4b9
net/codel: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 13 years ago
19e8d69
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
by Alex Shi
· 13 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 13 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 13 years ago
521251f
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
by Antonio Quartulli
· 13 years ago
8aa51d6
openvswitch: checking wrong variable in queue_userspace_packet()
by Dan Carpenter
· 13 years ago
e015726
batman-adv: Start new development cycle
by Sven Eckelmann
· 13 years ago
6796958
batman-adv: use shorter pr_warn instead of pr_warning
by Sven Eckelmann
· 13 years ago
8c7bf24
batman-adv: refactor window_protected to avoid unnecessary return statement
by Marek Lindner
· 13 years ago
e3b0d0d
batman-adv: prepare lq_update_lock to be shared among different protocols
by Marek Lindner
· 13 years ago
3275e7c
batman-adv: improve unicast packet (re)routing
by Antonio Quartulli
· 13 years ago
8710e26
batman-adv: avoid skb_linearise() if not needed
by Antonio Quartulli
· 13 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
4b549a2
fq_codel: Fair Queue Codel AQM
by Eric Dumazet
· 13 years ago
647c0c7
net/ipv6/af_inet6.c: checkpatch cleanup
by Eldad Zack
· 13 years ago
35c133a
batman-adv: add contributor name
by Antonio Quartulli
· 13 years ago
c64703a
batman-adv: update copyright years
by Antonio Quartulli
· 13 years ago
fefa532
batman-adv: fix checkpatch string complaint
by Marek Lindner
· 13 years ago
13b2541
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
by Marek Lindner
· 13 years ago
9d853f62
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
by Linus Luessing
· 13 years ago
f245c38
batman-adv: rename sysfs macros to reflect the soft-interface dependency
by Marek Lindner
· 13 years ago
c322939
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
by Marek Lindner
· 13 years ago
edbf12b
batman-adv: ignore protocol packets if the interface did not enable this protocol
by Marek Lindner
· 13 years ago
Next »