index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
16
-84
/
+116
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
4
-11
/
+63
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2
-2
/
+2
2014-09-12
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2
-11
/
+9
2014-09-12
skb: Add documentation for skb_clone_sk
Alexander Duyck
1
-0
/
+13
2014-09-10
tipc: fix sparse warnings
Erik Hugne
1
-3
/
+4
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
36
-1069
/
+1608
2014-09-10
netfilter: Convert pr_warning to pr_warn
Joe Perches
5
-40
/
+35
2014-09-10
iucv: Convert pr_warning to pr_warn
Joe Perches
1
-5
/
+4
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-09-10
atm: Convert pr_warning to pr_warn
Joe Perches
2
-3
/
+3
2014-09-09
sit: Add gro callbacks to sit_offload
Tom Herbert
1
-0
/
+2
2014-09-09
ipip: Add gro callbacks to ipip offload
Tom Herbert
1
-0
/
+2
2014-09-09
ipv6: Clear flush_id to make GRO work
Tom Herbert
1
-0
/
+3
2014-09-09
net: use kfree_skb_list() helper in more places
Florian Westphal
2
-10
/
+2
2014-09-09
ipv4: udp4_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-09
netns: remove one sparse warning
Eric Dumazet
1
-1
/
+1
2014-09-09
ipv6: udp6_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-09
ipv4: rcu cleanup in ip_ra_control()
Eric Dumazet
1
-2
/
+2
2014-09-09
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
1
-9
/
+0
2014-09-09
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
1
-5
/
+2
2014-09-09
net_sched: sfq: remove unused macro
Florian Westphal
1
-5
/
+0
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-1
/
+1
2014-09-09
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
2
-10
/
+25
2014-09-09
openvswitch: change the data type of error status to atomic_long_t
Li RongQing
2
-23
/
+12
2014-09-09
bridge: Cleanup of unncessary check.
Rami Rosen
1
-3
/
+0
2014-09-09
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
1
-0
/
+39
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
1
-0
/
+25
2014-09-09
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
1
-2
/
+16
2014-09-09
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
1
-6
/
+21
2014-09-09
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
1
-7
/
+8
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
5
-15
/
+11
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
9
-0
/
+261
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
4
-71
/
+133
2014-09-09
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
4
-99
/
+170
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
1
-0
/
+15
2014-09-09
netfilter: nft_nat: include a flag attribute
Arturo Borrero
1
-0
/
+16
2014-09-09
netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
Arturo Borrero
1
-4
/
+68
2014-09-09
netfilter: nf_tables: add helpers to schedule objects deletion
Arturo Borrero
1
-169
/
+194
2014-09-09
netfilter: xt_string: Remove unnecessary initialization of struct ts_state
Bojan Prtvar
1
-1
/
+0
2014-09-09
ipvs: reduce stack usage for sockopt data
Julian Anastasov
1
-50
/
+61
2014-09-09
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
1
-0
/
+12
2014-09-09
netfilter: nf_tables: rename nf_table_delrule_by_chain()
Arturo Borrero
1
-3
/
+3
2014-09-09
netfilter: nf_tables: add helper to unregister chain hooks
Arturo Borrero
1
-15
/
+16
2014-09-09
netfilter: nf_tables: refactor rule deletion helper
Arturo Borrero
1
-5
/
+21
2014-09-09
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
1
-127
/
+36
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
3
-204
/
+238
2014-09-08
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
32
-722
/
+947
2014-09-08
inet: remove dead inetpeer sequence code
Willem de Bruijn
1
-21
/
+0
2014-09-08
net: Fix GRE RX to use skb_transport_header for GRE header offset
Tom Herbert
1
-3
/
+2
[next]