index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: add Netlink support active_slave option
Jiri Pirko
2013-10-20
1
-0
/
+1
*
bonding: add Netlink support mode option
Jiri Pirko
2013-10-20
1
-0
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-18
1
-0
/
+2
|
\
|
*
ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.
Steffen Klassert
2013-10-09
1
-0
/
+2
*
|
tcp: rename tcp_tso_segment()
Eric Dumazet
2013-10-18
1
-1
/
+1
*
|
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
2013-10-18
1
-1
/
+1
*
|
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-18
1
-0
/
+2
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-10-17
3
-2
/
+53
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
3
-2
/
+53
|
|
\
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-10-10
3
-2
/
+53
|
|
|
\
\
|
|
|
*
|
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
2013-10-02
1
-0
/
+6
|
|
|
*
|
mac80211: support reporting A-MSDU subframes individually
Michal Kazior
2013-10-01
1
-0
/
+10
|
|
|
*
|
mac80211: add explicit IBSS driver operations
Johannes Berg
2013-10-01
1
-0
/
+7
|
|
|
*
|
ieee80211: fix vht cap definitions
Eliad Peller
2013-10-01
1
-2
/
+2
|
|
|
*
|
cfg80211: export cfg80211_chandef_dfs_required
Simon Wunderlich
2013-09-26
1
-0
/
+9
|
|
|
*
|
mac80211: add ieee80211_iterate_active_interfaces_rtnl()
Johannes Berg
2013-09-26
1
-0
/
+19
*
|
|
|
|
ipv4: shrink rt_cache_stat
Eric Dumazet
2013-10-17
1
-8
/
+0
*
|
|
|
|
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
2013-10-17
1
-1
/
+1
*
|
|
|
|
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
1
-0
/
+1
*
|
|
|
|
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2013-10-17
1
-1
/
+9
*
|
|
|
|
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
1
-0
/
+7
*
|
|
|
|
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2013-10-17
14
-7
/
+1427
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nf_tables: add ARP filtering support
Pablo Neira Ayuso
2013-10-14
1
-0
/
+1
|
*
|
|
|
|
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
1
-0
/
+2
|
*
|
|
|
|
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
4
-1
/
+36
|
*
|
|
|
|
netfilter: nf_tables: add insert operation
Eric Leblond
2013-10-14
1
-0
/
+2
|
*
|
|
|
|
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
3
-1
/
+22
|
*
|
|
|
|
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
1
-8
/
+10
|
*
|
|
|
|
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
2013-10-14
1
-0
/
+11
|
*
|
|
|
|
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
7
-8
/
+163
|
*
|
|
|
|
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
2
-9
/
+24
|
*
|
|
|
|
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
1
-0
/
+9
|
*
|
|
|
|
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
1
-0
/
+8
|
*
|
|
|
|
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-13
/
+29
|
*
|
|
|
|
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
2
-59
/
+281
|
*
|
|
|
|
netfilter: add nftables
Patrick McHardy
2013-10-14
7
-6
/
+923
|
*
|
|
|
|
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-14
1
-0
/
+3
|
*
|
|
|
|
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
irda: update comment mentioning IRQF_DISABLED
Michael Opdenacker
2013-10-17
1
-1
/
+1
*
|
|
|
|
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2013-10-17
2
-5
/
+3
|
/
/
/
/
*
|
|
|
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
2
-2
/
+2
*
|
|
|
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
4
-33
/
+14
*
|
|
|
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
1
-0
/
+2
*
|
|
|
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
6
-46
/
+22
*
|
|
|
tcp/dccp: remove twchain
Eric Dumazet
2013-10-09
4
-21
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-09
5
-11
/
+17
|
\
\
\
\
|
*
|
|
|
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-07
2
-8
/
+13
|
*
|
|
|
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
2013-10-07
1
-2
/
+3
|
*
|
|
|
tc: export tc_defact.h to userspace
stephen hemminger
2013-10-02
2
-1
/
+2
*
|
|
|
|
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
2013-10-08
1
-1
/
+1
[next]