index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
2
-22
/
+1
|
\
|
*
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-17
2
-3
/
+8
|
|
\
|
*
\
Merge 3.10-rc5 into char-misc-next
Greg Kroah-Hartman
2013-06-08
3
-11
/
+16
|
|
\
\
|
*
|
|
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-06-05
2
-22
/
+1
*
|
|
|
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-26
3
-30
/
+40
*
|
|
|
gre: fix a possible skb leak
Eric Dumazet
2013-06-25
1
-8
/
+12
*
|
|
|
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-17
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-10
2
-3
/
+8
|
|
/
|
/
|
*
|
net: fix sk_buff head without data area
Pablo Neira
2013-06-04
1
-2
/
+2
*
|
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-05-31
1
-1
/
+1
*
|
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-05-31
1
-4
/
+7
*
|
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-05-31
1
-1
/
+2
*
|
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-05-31
1
-0
/
+1
*
|
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-28
1
-3
/
+3
|
/
*
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
1
-50
/
+0
*
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-11
1
-12
/
+0
*
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-08
1
-0
/
+11
*
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
1
-1
/
+1
*
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-06
1
-11
/
+1
*
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
1
-1
/
+1
*
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
3
-11
/
+10
|
\
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-4
/
+2
|
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
1
-3
/
+4
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
19
-312
/
+635
|
\
\
|
*
|
netpoll: convert mutex into a semaphore
Neil Horman
2013-05-01
1
-7
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-8
/
+14
|
|
\
\
|
|
*
|
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
1
-8
/
+13
|
|
*
|
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
2013-04-30
1
-1
/
+2
|
*
|
|
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-30
1
-1
/
+4
|
*
|
|
net: defer net_secret[] initialization
Eric Dumazet
2013-04-29
1
-3
/
+1
|
*
|
|
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-29
1
-0
/
+33
|
*
|
|
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
1
-1
/
+1
|
*
|
|
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-25
1
-7
/
+0
|
*
|
|
packet: tx timestamping on tpacket ring
Willem de Bruijn
2013-04-25
1
-6
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
2
-2
/
+5
|
|
\
|
|
|
*
|
|
net: Remove return value from list_netdevice()
dingtianhong
2013-04-22
1
-3
/
+1
|
*
|
|
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
1
-0
/
+3
|
*
|
|
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
1
-1
/
+29
|
*
|
|
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
1
-6
/
+10
|
*
|
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
3
-4
/
+7
|
*
|
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
3
-17
/
+19
|
*
|
|
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-16
1
-29
/
+20
|
*
|
|
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-15
1
-42
/
+168
|
*
|
|
Revert "netprio_cgroup: make local table static"
David S. Miller
2013-04-12
1
-1
/
+1
|
*
|
|
netprio_cgroup: make local table static
stephen hemminger
2013-04-10
1
-1
/
+1
|
*
|
|
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
2013-04-09
2
-4
/
+4
|
*
|
|
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
2013-04-09
2
-4
/
+4
|
*
|
|
scm: Stop passing struct cred
Eric W. Biederman
2013-04-07
1
-16
/
+0
[next]