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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
2013-04-21
1
-0
/
+1
*
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
2013-04-21
1
-3
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
47
-40
/
+122
|
\
|
*
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
2013-04-19
2
-2
/
+2
|
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
40
-5
/
+66
|
*
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
2013-04-08
3
-16
/
+27
|
*
netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
Patrick McHardy
2013-04-08
3
-8
/
+13
|
*
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
2013-04-08
3
-9
/
+14
*
|
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
2013-04-19
1
-34
/
+23
*
|
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2013-04-19
1
-16
/
+4
*
|
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
1
-0
/
+3
*
|
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
3
-5
/
+15
*
|
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-19
3
-14
/
+15
*
|
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-04-19
1
-0
/
+32
*
|
netlink: add flow control for memory mapped I/O
Patrick McHardy
2013-04-19
1
-27
/
+61
*
|
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
1
-3
/
+141
*
|
netlink: implement memory mapped sendmsg()
Patrick McHardy
2013-04-19
1
-6
/
+129
*
|
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
1
-2
/
+183
*
|
netlink: mmaped netlink: ring setup
Patrick McHardy
2013-04-19
3
-2
/
+295
*
|
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
2013-04-19
1
-3
/
+17
*
|
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
2013-04-19
1
-1
/
+1
*
|
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
1
-1
/
+29
*
|
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
5
-8
/
+8
*
|
netlink: add symbolic value for congested state
Patrick McHardy
2013-04-19
1
-7
/
+11
*
|
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
5
-14
/
+50
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
10
-16
/
+21
*
|
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
8
-78
/
+100
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
3
-29
/
+38
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
9
-29
/
+31
*
|
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2013-04-18
2
-0
/
+8
*
|
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17
6
-3
/
+416
*
|
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
2013-04-17
1
-0
/
+1
*
|
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2013-04-17
5
-16
/
+18
*
|
tipc: remove unused str2addr media callback
Patrick McHardy
2013-04-17
2
-22
/
+0
*
|
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
1
-3
/
+0
*
|
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
1
-7
/
+0
*
|
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
1
-1
/
+0
*
|
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
1
-3
/
+2
*
|
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
1
-6
/
+0
*
|
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
1
-7
/
+0
*
|
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
1
-11
/
+12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-04-17
9
-264
/
+391
|
\
\
|
*
|
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2013-04-15
2
-20
/
+13
|
*
|
openvswitch: Simplify datapath locking.
Pravin B Shelar
2013-04-15
7
-167
/
+298
|
*
|
openvswitch: datapath.h: Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
|
*
|
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
Thomas Graf
2013-04-02
1
-6
/
+8
|
*
|
openvswitch: Move common genl notify code into ovs_notify()
Thomas Graf
2013-03-29
1
-20
/
+16
|
*
|
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
2013-03-29
2
-45
/
+52
|
*
|
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2013-03-29
2
-2
/
+2
|
*
|
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
2013-03-29
1
-3
/
+2
[next]