index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
2014-11-21
1
-0
/
+19
*
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
3
-3
/
+200
*
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+53
*
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
3
-2
/
+73
*
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
3
-1
/
+106
*
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+53
*
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+135
*
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+55
*
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+79
*
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
5
-1
/
+413
*
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+154
*
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+110
*
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
3
-0
/
+55
*
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
4
-0
/
+139
*
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-11-21
7
-3
/
+237
*
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
2014-11-21
1
-8
/
+4
*
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
2014-11-21
1
-8
/
+21
*
sched: introduce vlan action
Jiri Pirko
2014-11-21
3
-0
/
+219
*
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
2
-77
/
+104
*
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
2
-25
/
+26
*
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
5
-28
/
+11
*
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
7
-17
/
+19
*
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
2014-11-21
1
-1
/
+1
*
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-21
1
-7
/
+2
*
l2tp_eth: allow to set a specific mac address
Alexander Couzens
2014-11-21
1
-0
/
+1
*
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
3
-108
/
+75
*
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
3
-89
/
+37
*
separate kernel- and userland-side msghdr
Al Viro
2014-11-19
2
-15
/
+18
*
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
tcp: make connect() mem charging friendly
Eric Dumazet
2014-11-19
1
-40
/
+28
*
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-18
3
-20
/
+41
*
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
1
-3
/
+6
*
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
1
-1
/
+1
*
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
1
-2
/
+2
*
dccp: spelling s/reseting/resetting
Fabian Frederick
2014-11-18
1
-1
/
+1
*
dccp: replace min/casting by min_t
Fabian Frederick
2014-11-18
1
-1
/
+1
*
dccp: remove blank lines between function/EXPORT_SYMBOL
Fabian Frederick
2014-11-18
1
-6
/
+0
*
dccp: kerneldoc warning fixes
Fabian Frederick
2014-11-18
1
-2
/
+2
*
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
2
-0
/
+30
*
net: dsa: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-11-16
1
-2
/
+2
*
net: dsa: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-11-16
1
-1
/
+2
*
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-11-16
1
-3
/
+1
*
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
2014-11-16
1
-2
/
+3
*
openvswitch: Fix build failure.
Pravin B Shelar
2014-11-14
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
17
-93
/
+196
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-14
20
-97
/
+91
|
|
\
|
|
*
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
2014-11-12
1
-2
/
+3
|
|
*
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
2014-11-11
1
-1
/
+1
|
|
*
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-11
1
-2
/
+0
[next]