Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d44c98aac540cdf3cb5385bc6ef8d56930c7d70
/
net
/
core
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
b685817
net: Make skb->skb_iif always track skb->dev
by David S. Miller
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
6120d3d
get rid of ->scm_work_list
by Al Viro
· 12 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 12 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 12 years ago
1080e51
net: orphan frags on receive
by Michael S. Tsirkin
· 12 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 12 years ago
1d69c2b
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
by Mark A. Greer
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
76ff5cc
rtnl: allow to specify number of rx and tx queues on device creation
by Jiri Pirko
· 12 years ago
d40156a
rtnl: allow to specify different num for rx and tx queue count
by Jiri Pirko
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
734b654
net: Statically initialize init_net.dev_base_head
by Rustad, Mark D
· 12 years ago
ddbe503
ipv6: add ipv6_addr_hash() helper
by Eric Dumazet
· 12 years ago
02756ed
skbuff: Use correct allocation in skb_copy_ubufs
by Krishna Kumar
· 12 years ago
30fdd8a0
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
by Jiri Pirko
· 12 years ago
ef209f1
net: cgroup: fix access the unallocated memory in netprio cgroup
by Gao feng
· 12 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 12 years ago
310e158
net: respect GFP_DMA in __netdev_alloc_skb()
by Eric Dumazet
· 12 years ago
540eb7b
net: Update alloc frag to reduce get/put page usage and recycle pages
by Alexander Duyck
· 12 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
a55b138
net: Properly define functions with no parameters
by Ben Hutchings
· 12 years ago
87a5069
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
by David S. Miller
· 12 years ago
0f30732
netprio_cgroup.c: fix comment typo
by Liu Bo
· 12 years ago
91c68ce
net: cgroup: fix out of bounds accesses
by Eric Dumazet
· 12 years ago
b761c9b
cgroup: fix panic in netprio_cgroup
by Gao feng
· 12 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
16917b8
net-next: Add netif_get_num_default_rss_queues
by Yuval Mintz
· 12 years ago
36bdbca
net: Kill dst->_neighbour, accessors, and final uses.
by David S. Miller
· 12 years ago
13a43d9
neigh: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 12 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 12 years ago
5672874
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7cecb52
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
by Vinson Lee
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
4c3af03
netlink: Get rid of obsolete rtnetlink macros
by Thomas Graf
· 12 years ago
7b46866
sock_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
62b1a8a
net: remove skb_orphan_try()
by Eric Dumazet
· 12 years ago
954fba0
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 12 years ago
047fe36
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2da45db
ethtool: Make more commands available to unprivileged processes
by Ben Hutchings
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
0440507
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
c6c4b97
net/core: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
80f12ec
Added kernel support in EEE Ethtool commands
by Yuval Mintz
· 12 years ago
94b6042
net: Update kernel-doc for __alloc_skb()
by Ben Hutchings
· 12 years ago
4bd6683b
net: neighbour: fix neigh_dump_info()
by Eric Dumazet
· 12 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
35b2a11
wireless: remove wext sysfs
by Johannes Berg
· 12 years ago
bec4596
drop_monitor: dont sleep in atomic context
by Eric Dumazet
· 12 years ago
d594e98
sock_diag: add SK_MEMINFO_BACKLOG
by Eric Dumazet
· 12 years ago
cc9b17a
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 12 years ago
3fdcbd4
drop_monitor: Add module alias to enable automatic module loading
by Neil Horman
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
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
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
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
bad43ca
net: introduce skb_try_coalesce()
by Eric Dumazet
· 12 years ago
4adb9c4
net: napi_frags_skb() is static
by Eric Dumazet
· 12 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 12 years ago
6f53261
net: introduce netdev_alloc_frag()
by Eric Dumazet
· 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
e005d19
net: core: Use pr_<level>
by Joe Perches
· 12 years ago
f342cda
pktgen: Use pr_debug
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
1b23a5d
net: sock_flag() cleanup
by Eric Dumazet
· 12 years ago
211ed86
net: delete all instances of special processing for token ring
by Paul Gortmaker
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
c57b546
pktgen: fix crash at module unload
by Eric Dumazet
· 13 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 13 years ago
41c3cb6
ethtool: Extend the ethtool API to obtain plugin module eeprom data
by Stuart Hodgson
· 13 years ago
081d094
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
by Ben Hutchings
· 13 years ago
6d8ebc8
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
by Hans Schillstrom
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
3e24591
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
by Alexander Duyck
· 13 years ago
9202e31
skb: Drop bad code from pskb_expand_head
by Alexander Duyck
· 13 years ago
898bfc1
Merge tag 'v3.4-rc5' into next
by James Morris
· 13 years ago
3a7c1ee4
skb: Add skb_head_is_locked helper function
by Alexander Duyck
· 13 years ago
715dc1f
net: Fix truesize accounting in skb_gro_receive()
by Eric Dumazet
· 13 years ago
76b6db0
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
by Eric W. Biederman
· 13 years ago
8c1ae10
net: Add missing linux/prefetch.h include to net/core/sock.c
by David S. Miller
· 13 years ago
2996d31
net: Stop decapitating clones that have a head_frag
by Alexander Duyck
· 13 years ago
4fdcfa1
drop_monitor: prevent init path from scheduling on the wrong cpu
by Neil Horman
· 13 years ago
e4cbb02
net: add a prefetch in socket backlog processing
by Eric Dumazet
· 13 years ago
1d0c0b3
net: makes skb_splice_bits() aware of skb->head_frag
by Eric Dumazet
· 13 years ago
d7e8883
net: make GRO aware of skb->head_frag
by Eric Dumazet
· 13 years ago
Next »