Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be8bd86321fa7f06359d866ef61fb4d2f3e9dce9
/
net
/
core
2e07fa9
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
ddc7b8e
[SK_BUFF]: Some more layer header conversions
by Arnaldo Carvalho de Melo
· 18 years ago
edda553
[NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb
by Yasuyuki Kozakai
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d0a92be
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
0e1256f
[NET]: show bound packet types
by Stephen Hemminger
· 18 years ago
f690808
[NET]: make seq_operations const
by Stephen Hemminger
· 18 years ago
6b2bedc
[NET]: network dev read_mostly
by Stephen Hemminger
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
e2d1bca
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
6dea649
[NET]: New sysctls should use __read_mostly tags
by Eric Dumazet
· 18 years ago
6f05f62
[NET]: deinline some functions
by Stephen Hemminger
· 18 years ago
1ac58ee
[WIRELESS]: use ARRAY_SIZE()
by Stephen Hemminger
· 18 years ago
e71a478
[NET] core: whitespace cleanup
by Stephen Hemminger
· 18 years ago
a2a316f
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
by Stephen Hemminger
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
724800d
[NET] CORE: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
759e5d0
[UDP]: Clean up UDP-Lite receive checksum
by Herbert Xu
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
39df232
[PKTGEN]: fix device name handling
by Stephen Hemminger
· 18 years ago
d5f1ce9
[PKTGEN]: don't use __constant_htonl()
by Stephen Hemminger
· 18 years ago
5fa6fc7
[PKTGEN]: use random32
by Stephen Hemminger
· 18 years ago
25c4e53
[PKTGEN]: use pr_debug
by Stephen Hemminger
· 18 years ago
fa438cc
[NET]: Keep sk_backlog near sk_lock
by Eric Dumazet
· 18 years ago
c2ecba7
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
by Pavel Emelianov
· 18 years ago
5e7d7fa
[NET]: Fix UDP checksum issue in net poll mode.
by Aubrey.Li
· 18 years ago
b4dfa0b
[NET]: Get rid of alloc_skb_from_cache
by Herbert Xu
· 18 years ago
09fe3ef
[PKTGEN]: Add try_to_freeze()
by Andrew Morton
· 18 years ago
9274982
[PATCH] net: Ignore sysfs network device rename bugs.
by Eric W. Biederman
· 18 years ago
83886b6
[NET]: Change "not found" return value for rule lookup
by Steven Whitehouse
· 18 years ago
c01003c
[IFB]: Fix crash on input device removal
by Patrick McHardy
· 18 years ago
a9c87a1
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
c2805fb
[PATCH] WE-22 : prevent information leak on 64 bit
by Jean Tourrilhes
· 18 years ago
035832a
[NET_SCHED]: Fix ingress locking
by Patrick McHardy
· 18 years ago
ecbb416
[NET]: Fix neighbour destructor handling.
by Alexey Kuznetsov
· 18 years ago
e1701c6
[NET]: Fix fib_rules compatibility breakage
by Thomas Graf
· 18 years ago
b6f99a2
[NET]: fix up misplaced inlines.
by Dave Jones
· 18 years ago
ec25615
[NET]: Fix fib_rules dump race
by Patrick McHardy
· 18 years ago
3e6b3b2
[NET]: Copy mac_len in skb_clone() as well
by Alexey Dobriyan
· 18 years ago
1e51f95
[NET]: Fix compat_sock_common_getsockopt typo.
by Johannes Berg
· 18 years ago
b08d584
[NET]: Fix kfree(skb)
by Patrick McHardy
· 18 years ago
f630fe2
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
48c871c
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream
by Jeff Garzik
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
cb18eccf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
4ec93ed
[NET] CORE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a3cc2de
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
9d4a604
[PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"
by Robert P. J. Day
· 18 years ago
22f8cde
[NET]: unregister_netdevice as void
by Stephen Hemminger
· 18 years ago
f5a6e01
[NET]: user of the jiffies rounding code: Networking
by Arjan van de Ven
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
e0e8f1c
[IPSEC] flow: Fix potential memory leak
by Herbert Xu
· 18 years ago
ee74baa
[PKTGEN]: Convert to kthread API.
by David S. Miller
· 18 years ago
3640543
[PATCH] netpoll: fix netpoll lockup
by Ingo Molnar
· 18 years ago
a49f99f
[NETPOLL]: Fix local_bh_enable() warning.
by Andrew Morton
· 18 years ago
e37b8d9
[NETPOLL]: Make sure TX lock is taken with BH disabled.
by Andrew Morton
· 18 years ago
47bbec0
[NETPOLL]: make arp replies through netpoll use mac address of sender
by Neil Horman
· 18 years ago
3644f0c
[NET]: Convert hh_lock to seqlock.
by Stephen Hemminger
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
ed07536
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
by Peter Zijlstra
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
b30973f
[PATCH] node-aware skb allocation
by Christoph Hellwig
· 18 years ago
e16aa20
[NET]: Memory barrier cleanups
by Ralf Baechle
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
a1f8e7f7
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
9a7c933
[NET]: Accept wildcard delimiters in in[46]_pton
by Patrick McHardy
· 18 years ago
e3703b3
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
by Thomas Graf
· 18 years ago
b1a98bf
[NET] neighbour: Use kmemdup where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
5e57dff
[NETPOLL]: Another udp checksum mangling.
by Al Viro
· 18 years ago
ff1dcad
[NET]: Split skb->csum
by Al Viro
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
81d7766
[NET]: Annotate skb_copy_and_csum_bits() and callers.
by Al Viro
· 18 years ago
2bbbc86
[NET]: Annotate skb_checksum() and callers.
by Al Viro
· 18 years ago
5f92a73
[NET]: Annotate callers of the reset of checksum.h stuff.
by Al Viro
· 18 years ago
5084205
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*
by Al Viro
· 18 years ago
44bb936
[NET]: Annotate csum_partial() callers in net/*
by Al Viro
· 18 years ago
d6f5493c
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
by Al Viro
· 18 years ago
d3bc23e
[NET]: Annotate callers of csum_fold() in net/*
by Al Viro
· 18 years ago
252e334
[NET] net/core: Annotations.
by Al Viro
· 18 years ago
c68b907
[NETPOLL]: Minor coding-style cleanups.
by David S. Miller
· 18 years ago
Next »