index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
5
-43
/
+114
2014-06-27
netfilter: add generic ARP packet logger
Pablo Neira Ayuso
3
-0
/
+155
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
5
-27
/
+67
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
10
-874
/
+1019
2014-06-25
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2
-147
/
+211
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
4
-26
/
+28
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
4
-926
/
+0
2014-06-25
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
2
-69
/
+95
2014-06-25
netfilter: x_tables: xt_free_table_info() cleanup
Eric Dumazet
1
-18
/
+5
2014-06-25
netfilter: ctnetlink: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-23
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
1
-1
/
+2
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
1
-0
/
+1
2014-06-21
net: em_canid: remove useless statements from em_canid_change
Duan Jiong
1
-7
/
+0
2014-06-21
bridge: use list_for_each_entry_continue_reverse
Li RongQing
1
-6
/
+4
2014-06-17
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
2
-4
/
+2
2014-06-17
net: delete duplicate dev_set_rx_mode() call
Peter Pan(潘卫平)
1
-5
/
+1
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+61
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-13
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-7
/
+153
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
346
-6799
/
+13776
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-12
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-31
/
+4
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
59
-298
/
+580
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-16
/
+32
2014-06-11
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
2014-06-11
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2
-2
/
+4
2014-06-11
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
1
-0
/
+1
2014-06-11
net: Save software checksum complete
Tom Herbert
3
-8
/
+15
2014-06-11
ceph: remove bogus extern
stephen hemminger
1
-1
/
+1
2014-06-11
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
7
-15
/
+19
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-11
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-11
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
1
-3
/
+3
2014-06-11
tipc: fix potential bug in function tipc_backlog_rcv
Jon Paul Maloy
1
-2
/
+3
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
1
-1
/
+1
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
1
-5
/
+45
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
3
-5
/
+7
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
1
-59
/
+61
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
1
-1
/
+1
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
3
-10
/
+17
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
1
-0
/
+1
[next]