Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6b3733bef2ffece49336dba7220fefdae5fa908
/
net
/
core
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
f03fb3f
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
by Jan Seiffert
· 13 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3b9785c
net/core: dev_forward_skb() should clear skb_iif
by Benjamin LaHaise
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
2a2a459
net: fix napi_reuse_skb() skb reserve
by Eric Dumazet
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
0352bc5
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
43db362
net: get rid of some pointless casts to sockaddr
by Maciej Żenczykowski
· 13 years ago
95f050b
net: Use bool for return value of dev_valid_name().
by David S. Miller
· 13 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
77a1abf
net: export netdev_stats_to_stats64
by Eric Dumazet
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
a4b64fb
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
by Eric Dumazet
· 13 years ago
48752f6
rtnetlink: Fix VF IFLA policy
by Greg Rose
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 13 years ago
bc2f799
net: Add missing getsockopt for SO_NOFCS.
by David S. Miller
· 13 years ago
5e0c03c
net: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
36eabda3
net: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
115c9b8
rtnetlink: Fix problem with buffer allocation
by Greg Rose
· 13 years ago
84338a6
neighbour: Fixed race condition at tbl->nht
by Michel Machado
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
3f518bf
datagram: Add offset argument to __skb_recv_datagram
by Pavel Emelyanov
· 13 years ago
4934b03
datagram: Factor out sk queue referencing
by Pavel Emelyanov
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 13 years ago
de8261c
gro: fix truesize underestimation
by Eric Dumazet
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
f5c3820
netprio_cgroup: don't allocate prio table when a device is registered
by Neil Horman
· 13 years ago
a87dfe1
netprio_cgroup: fix an off-by-one bug
by Neil Horman
· 13 years ago
5ca3b72c
gro: more generic L2 header check
by Eric Dumazet
· 13 years ago
43480ae
gro: more generic L2 header check
by Eric Dumazet
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5962b35
netprio_cgroup: Fix obo in get_prioidx
by Neil Horman
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
7b6cd1c
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
786f528
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
by Ben Hutchings
· 13 years ago
6f70624
netpoll: Neaten MAX_SKB_SIZE macro
by Joe Perches
· 13 years ago
e6ec26935
netpoll: Convert printks to np_<level> and add pr_fmt
by Joe Perches
· 13 years ago
84920c1
net: Allow ipv6 proxies and arp proxies be shown with iproute2
by Tony Zelenoff
· 13 years ago
f18da14
net: RTNETLINK adjusting values of min_ifinfo_dump_size
by Stefan Gula
· 13 years ago
073862b
netns: fix net_alloc_generic()
by Eric Dumazet
· 13 years ago
c452ed7
net: flow_dissector.c missing include linux/export.h
by Jesper Dangaard Brouer
· 13 years ago
f80400a
ethtool: allow ETHTOOL_GSSET_INFO for users
by Michał Mirosław
· 13 years ago
0e90b31
net: introduce res_counter_charge_nofail() for socket allocations
by Glauber Costa
· 13 years ago
bf0813b
pktgen: Fix unsigned function that is returning negative vals
by Paul Gortmaker
· 13 years ago
ccb19d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
65e9d2f
net: fix NULL-deref in WARN() in skb_gso_segment()
by Michał Mirosław
· 13 years ago
36c9247
net: WARN if skb_checksum_help() is called on skb requiring segmentation
by Ben Hutchings
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
e52ac33
net: Use device model to get driver name in skb_gso_segment()
by Ben Hutchings
· 13 years ago
795d9a2
bql: Fix inconsistency between file mode and attr method.
by Hiroaki SHIMODA
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
3969eb3
net: Fix build with INET disabled.
by David S. Miller
· 13 years ago
2429f7a
net: introduce netif_addr_lock_nested() and call if when appropriate
by Jiri Pirko
· 13 years ago
ab16ebf
net: correct lock name in dev_[uc/mc]_sync documentations.
by Jiri Pirko
· 13 years ago
475f1b5
net: sk_update_clone is only used in net/core/sock.c
by Stephen Rothwell
· 13 years ago
26e29ee
pktgen: set correct max and min in pktgen_setup_inject()
by Dan Carpenter
· 13 years ago
f3f511e
net: fix sock_clone reference mismatch with tcp memcontrol
by Glauber Costa
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
6cfb5e7
ethtool: Remove ethtool_ops::set_rx_ntuple operation
by Ben Hutchings
· 13 years ago
55664f3
ethtool: Allow drivers to select RX NFC rule locations
by Ben Hutchings
· 13 years ago
5d2e5f2
sock_diag: Introduce the meminfo nla core (v2)
by Pavel Emelyanov
· 13 years ago
2c2aba6
ipv6: Use universal hash for NDISC.
by David S. Miller
· 13 years ago
60b778c
rfs: better sizing of dev_flow_table
by Eric Dumazet
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0fd7bac
net: relax rcvbuf limits
by Eric Dumazet
· 13 years ago
a0a129f
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
by Xi Wang
· 13 years ago
c0ed1c1
net: Add a flow_cache_flush_deferred function
by Steffen Klassert
· 13 years ago
447f219
Revert "net: Remove unused neighbour layer ops."
by David S. Miller
· 13 years ago
a3bf7ae
net:core: use IS_ENABLED
by Igor Maravić
· 13 years ago
36b77a5
net: fix sleeping while atomic problem in sock mem_cgroup.
by Glauber Costa
· 13 years ago
278bc42
ethtool: Define and apply a default policy for RX flow hash indirection
by Ben Hutchings
· 13 years ago
7850f63
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
by Ben Hutchings
· 13 years ago
f65c1b5
sock_diag: Generalize requests cookies managements
by Pavel Emelyanov
· 13 years ago
aec8dc6
sock_diag: Fix module netlink aliases
by Pavel Emelyanov
· 13 years ago
c63044f
rtnetlink: rtnl_link_register() sanity test
by Eric Dumazet
· 13 years ago
5c3ddec
net: Remove unused neighbour layer ops.
by David S. Miller
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
e1aab16
socket: initial cgroup code.
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
0221cd5
Revert "net: netprio_cgroup: make net_prio_subsys static"
by John Fastabend
· 13 years ago
6f8e4ad
sock_diag: off by one checks
by Dan Carpenter
· 13 years ago
865d9f9
net: netprio_cgroup: make net_prio_subsys static
by John Fastabend
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
68109090
net: Silence seq_scale() unused warning
by Stephen Boyd
· 13 years ago
8ef874b
sock_diag: Move the sock_ code to net/core/
by Pavel Emelyanov
· 13 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
Next »