Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c067561759dec2a4aac0b9d9bcfaa2a3771e8dec
/
net
/
core
8baf82b
CONFIG_HOTPLUG removal from networking core
by Greg KH
· 12 years ago
30e6c9f
net: devnet_rename_seq should be a seqcount
by Eric Dumazet
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
5e4a084
userns: Require CAP_SYS_ADMIN for most uses of setns.
by Eric W. Biederman
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
75be437
net: gro: avoid double copy in skb_gro_receive()
by Eric Dumazet
· 12 years ago
a71258d
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
89c5fa3
net: gro: dev_gro_receive() cleanup
by Eric Dumazet
· 12 years ago
4b5511e
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
fc70fb6
net: Handle encapsulated offloads before fragmentation or handing to lower dev
by Alexander Duyck
· 12 years ago
6a674e9
net: Add support for hardware-offloaded encapsulation
by Joseph Gasparakis
· 12 years ago
c3c7c25
net: gro: fix possible panic in skb_gro_receive()
by Eric Dumazet
· 12 years ago
e3d8fab
net: call notifiers for mtu change even if iface is not up
by Jiri Pirko
· 12 years ago
b93196d
net: fix some compiler warning in net/core/neighbour.c
by Cong Wang
· 12 years ago
ce46cc6
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
by Shan Wei
· 12 years ago
4e66ae2
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
by Serge Hallyn
· 12 years ago
c071356
rtnelink: remove unused parameter from rtnl_create_link().
by Rami Rosen
· 12 years ago
bb72882
core: make GRO methods static.
by Rami Rosen
· 12 years ago
c91f6df
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
by Brian Haley
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
811d8d6
netprio_cgroup: allow nesting and inherit config on cgroup creation
by Tejun Heo
· 12 years ago
666b0eb
netprio_cgroup: implement netprio[_set]_prio() helpers
by Tejun Heo
· 12 years ago
88d642f
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
by Tejun Heo
· 12 years ago
4a6ee25
netprio_cgroup: reimplement priomap expansion
by Tejun Heo
· 12 years ago
52bca93
netprio_cgroup: shorten variable names in extend_netdev_table()
by Tejun Heo
· 12 years ago
6d5759d
netprio_cgroup: simplify write_priomap()
by Tejun Heo
· 12 years ago
f30a944
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
388dfc2
net: Remove redundant null check before kfree in dev.c
by Sachin Kamat
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
142e1d1
userns: Allow unprivileged use of setns.
by Eric W. Biederman
· 12 years ago
01f1c6b
net: remove unnecessary wireless includes
by Johannes Berg
· 12 years ago
1f743b0
net: core: use this_cpu_ptr per-cpu helper
by Shan Wei
· 12 years ago
e56108d9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
92fb974
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
by Tejun Heo
· 12 years ago
038e733
userns: make each net (net_ns) belong to a user_ns
by Eric W. Biederman
· 12 years ago
d727abc
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
by Eric W. Biederman
· 12 years ago
b51642f
net: Enable a userns root rtnl calls that are safe for unprivilged users
by Eric W. Biederman
· 12 years ago
5e1fccc
net: Allow userns root control of the core of the network stack.
by Eric W. Biederman
· 12 years ago
00f70de
net: Allow userns root to force the scm creds
by Eric W. Biederman
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
d328b83
userns: make each net (net_ns) belong to a user_ns
by Eric W. Biederman
· 12 years ago
2407dc2
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
by Eric W. Biederman
· 12 years ago
67f4efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
38c1a01
wireless: add back sysfs directory
by Johannes Berg
· 12 years ago
baefa31
net-rps: Fix brokeness causing OOO packets
by Tom Herbert
· 12 years ago
c53aa50
net: use right lock in __dev_remove_offload
by Eric Dumazet
· 12 years ago
a652208
net: correct check in dev_addr_del()
by Jiri Pirko
· 12 years ago
f191a1d
net: Remove code duplication between offload structures
by Vlad Yasevich
· 12 years ago
22061d8
net: Switch to using the new packet offload infrustructure
by Vlad Yasevich
· 12 years ago
62532da
net: Add generic packet offload infrastructure.
by Vlad Yasevich
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a3d744e
af-packet: fix oops when socket is not present
by Eric Leblond
· 12 years ago
c38e01b
net: fix bridge notify hook to manage flags correctly
by John Fastabend
· 12 years ago
a7a558f
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
by John Fastabend
· 12 years ago
398f382
pktgen: clean up ktime_t helpers
by Daniel Borkmann
· 12 years ago
25b1e67
net: Fix continued iteration in rtnl_bridge_getlink()
by Ben Hutchings
· 12 years ago
2512117
skb: api to report errors for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
e19d676
skb: report completion status for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
a8fc927
sk-filter: Add ability to get socket filter program (v2)
by Pavel Emelyanov
· 12 years ago
f333503
net: filter: add vlan tag access
by Eric Dumazet
· 12 years ago
815cccb
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
by John Fastabend
· 12 years ago
2469ffd
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
by John Fastabend
· 12 years ago
e5a55a8
net: create generic bridge ops
by John Fastabend
· 12 years ago
fd9a08a
cgroup: net_cls: Pass in task to sock_update_classid()
by Daniel Wagner
· 12 years ago
3ace03c
cgroup: net_cls: Remove rcu_read_lock/unlock
by Daniel Wagner
· 12 years ago
c658f19
cgroup: net_prio: Mark local used function static
by Daniel Wagner
· 12 years ago
c80bbea
netlink: cleanup the unnecessary return value check
by Hans Zhang
· 12 years ago
3d861f6
net: fix secpath kmemleak
by Eric Dumazet
· 12 years ago
47b70db
net:dev: remove double indentical assignment in dev_change_net_namespace().
by Rami Rosen
· 12 years ago
f7b86bf
sockopt: Make SO_BINDTODEVICE readable
by Pavel Emelyanov
· 12 years ago
06e3041
pktgen: Use ipv6_addr_any
by Joe Perches
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
c468fb1
pktgen: replace scan_ip6() with in6_pton()
by Amerigo Wang
· 12 years ago
4c139b8
pktgen: enable automatic IPv6 address setting
by Amerigo Wang
· 12 years ago
0373a94
pktgen: display IPv4 address in human-readable format
by Amerigo Wang
· 12 years ago
68bf9f0
pktgen: set different default min_pkt_size for different protocols
by Amerigo Wang
· 12 years ago
5aa8b57
pktgen: fix crash when generating IPv6 packets
by Amerigo Wang
· 12 years ago
48cc32d3
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 12 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 12 years ago
ca07e43
net: gro: fix a potential crash in skb_gro_reset_offset
by Eric Dumazet
· 12 years ago
e1f1650
net: Fix skb_under_panic oops in neigh_resolve_output
by ramesh.nagappa@gmail.com
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
c9e6bc6
net: add gro_cells infrastructure
by Eric Dumazet
· 12 years ago
f4b549a
use skb_end_offset() in skb_try_coalesce()
by Weiping Pan
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
69b08f6
net: use bigger pages in __netdev_alloc_frag
by Eric Dumazet
· 12 years ago
e2bcabe
net: remove sk_init() helper
by Eric Dumazet
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
Next »