index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-36
/
+116
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
8
-73
/
+46
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
1
-98
/
+9
2015-04-13
netlink: Fix portid type in netlink_notify
Richard Weinberger
1
-1
/
+1
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
1
-0
/
+2
2015-04-13
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
1
-0
/
+2
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
1
-0
/
+4
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2
-0
/
+9
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
1
-0
/
+13
2015-04-13
uapi: ebtables: don't include linux/if.h
Pablo Neira Ayuso
2
-3
/
+2
2015-04-13
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
1
-1
/
+14
2015-04-13
net_device: Reorder members to fill holes
Thomas Graf
1
-24
/
+21
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
1
-1
/
+0
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2
-1
/
+7
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
1
-1
/
+2
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2
-9
/
+35
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-0
/
+3
2015-04-13
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
1
-7
/
+0
2015-04-13
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
1
-5
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2
-5
/
+31
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
1
-2
/
+1
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-1
/
+0
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-3
/
+4
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-1
/
+1
2015-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-0
/
+17
2015-04-12
fou: implement FOU_CMD_GET
WANG Cong
1
-0
/
+1
2015-04-12
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2
-23
/
+136
2015-04-11
new helper: msg_data_left()
Al Viro
1
-0
/
+5
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
1
-1
/
+2
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
1
-1
/
+1
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
3
-0
/
+17
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
1
-1
/
+1
2015-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-7
/
+19
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-7
/
+226
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
1
-1
/
+1
2015-04-09
mac802154: fix typo for device
Varka Bhadram
1
-1
/
+1
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-0
/
+13
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
1
-1
/
+1
2015-04-09
Merge branch 'iov_iter' into for-davem
Al Viro
1
-0
/
+14
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
3
-70
/
+23
2015-04-08
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
4
-1
/
+37
2015-04-08
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
1
-0
/
+1
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
57
-250
/
+419
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
2
-0
/
+9
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
3
-0
/
+47
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
1
-0
/
+2
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
1
-1
/
+3
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
2
-1
/
+1
[next]