index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
2012-11-19
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
net: Allow userns root to force the scm creds
Eric W. Biederman
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-16
wireless: add back sysfs directory
Johannes Berg
2012-11-16
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-11-16
net: use right lock in __dev_remove_offload
Eric Dumazet
2012-11-15
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
2012-11-15
net: Add generic packet offload infrastructure.
Vlad Yasevich
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-07
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-03
net: fix bridge notify hook to manage flags correctly
John Fastabend
2012-11-03
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
2012-11-02
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
2012-11-02
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2012-11-02
skb: report completion status for zero copy skbs
Michael S. Tsirkin
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
2012-10-31
net: create generic bridge ops
John Fastabend
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
2012-10-26
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
2012-10-26
cgroup: net_prio: Mark local used function static
Daniel Wagner
2012-10-23
netlink: cleanup the unnecessary return value check
Hans Zhang
2012-10-22
net: fix secpath kmemleak
Eric Dumazet
2012-10-21
net:dev: remove double indentical assignment in dev_change_net_namespace().
Rami Rosen
2012-10-21
sockopt: Make SO_BINDTODEVICE readable
Pavel Emelyanov
2012-10-21
pktgen: Use ipv6_addr_any
Joe Perches
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
2012-10-10
pktgen: replace scan_ip6() with in6_pton()
Amerigo Wang
2012-10-10
pktgen: enable automatic IPv6 address setting
Amerigo Wang
2012-10-10
pktgen: display IPv4 address in human-readable format
Amerigo Wang
2012-10-10
pktgen: set different default min_pkt_size for different protocols
Amerigo Wang
2012-10-10
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
[next]