index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
3
-13
/
+13
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-09
2
-3
/
+2
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-09
1
-1
/
+1
*
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2012-09-07
1
-6
/
+11
*
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
2012-09-05
1
-3
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
7
-34
/
+152
|
\
|
*
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-09-01
1
-0
/
+95
|
*
net: fix documentation of skb_needs_linearize().
Rami Rosen
2012-08-31
1
-3
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
1
-9
/
+1
|
|
\
|
|
*
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
2012-08-29
1
-9
/
+1
|
*
|
netpoll: provide an IP ident in UDP frames
Eric Dumazet
2012-08-30
1
-1
/
+2
|
*
|
net: dev: fix the incorrect hold of net namespace's lo device
Gao feng
2012-08-30
1
-0
/
+2
|
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-25
3
-16
/
+32
|
|
\
\
|
|
*
|
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-15
1
-3
/
+3
|
|
*
|
userns: Convert __dev_set_promiscuity to use kuids in audit logs
Eric W. Biederman
2012-08-15
1
-3
/
+4
|
|
*
|
userns: Convert net/core/scm.c to use kuids and kgids
Eric W. Biederman
2012-08-15
2
-10
/
+25
|
*
|
|
net: Set device operstate at registration time
Ben Hutchings
2012-08-24
2
-0
/
+10
|
*
|
|
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
Neil Horman
2012-08-24
1
-1
/
+1
|
*
|
|
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
2
-4
/
+8
*
|
|
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
1
-0
/
+1
*
|
|
|
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-08-30
1
-0
/
+20
|
/
/
/
*
|
|
net: remove delay at device dismantle
Eric Dumazet
2012-08-23
4
-17
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
5
-59
/
+118
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
2012-08-20
1
-0
/
+1
|
*
|
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-08-20
1
-2
/
+14
|
*
|
net: netprio: fix cgrp create and write priomap race
John Fastabend
2012-08-16
1
-5
/
+3
|
*
|
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
2012-08-16
1
-0
/
+4
|
*
|
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
2012-08-16
1
-18
/
+4
|
*
|
netpoll: re-enable irq in poll_napi()
Amerigo Wang
2012-08-14
1
-1
/
+9
|
*
|
netpoll: handle vlan tags in netpoll tx and rx path
Amerigo Wang
2012-08-14
1
-0
/
+15
|
*
|
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
1
-14
/
+17
|
*
|
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
1
-2
/
+1
|
*
|
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
1
-10
/
+32
|
*
|
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-14
1
-4
/
+4
|
*
|
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-08-09
1
-2
/
+5
|
*
|
net: force dst_default_metrics to const section
Eric Dumazet
2012-08-09
1
-1
/
+9
*
|
|
net: remove netdev_bonding_change()
Amerigo Wang
2012-08-14
1
-6
/
+0
*
|
|
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
1
-0
/
+18
*
|
|
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2012-08-10
1
-2
/
+2
*
|
|
net: Allow to create links with given ifindex
Pavel Emelyanov
2012-08-10
2
-6
/
+13
*
|
|
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-08-10
1
-1
/
+1
|
/
/
*
|
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-08-02
1
-0
/
+1
*
|
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-08-02
1
-0
/
+4
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-01
4
-33
/
+211
|
\
|
*
netvm: prevent a stream-specific deadlock
Mel Gorman
2012-08-01
1
-1
/
+13
|
*
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-08-01
2
-6
/
+63
|
*
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-08-01
3
-25
/
+112
|
*
netvm: allow the use of __GFP_MEMALLOC by specific sockets
Mel Gorman
2012-08-01
1
-0
/
+22
|
*
memcg: rename config variables
Andrew Morton
2012-08-01
1
-1
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-01
2
-0
/
+4
|
\
\
[next]