index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
radeon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
af_packet: pass checksum validation status to the user
Alexander Drozdov
3
-3
/
+20
2015-03-24
af_packet: make tpacket_rcv to not set status value before run_filter
Alexander Drozdov
1
-3
/
+4
2015-03-24
inet: fix double request socket freeing
Fan Du
2
-3
/
+3
2015-03-23
vxlan: simplify if clause in dev_close
Marcelo Ricardo Leitner
1
-1
/
+1
2015-03-23
fib_trie: Fix regression in handling of inflate/halve failure
Alexander Duyck
1
-4
/
+9
2015-03-23
bgmac: implement scatter/gather support
Felix Fietkau
1
-43
/
+121
2015-03-23
bgmac: implement GRO and use build_skb
Felix Fietkau
2
-25
/
+62
2015-03-23
bgmac: fix descriptor frame start/end definitions
Felix Fietkau
1
-2
/
+2
2015-03-23
net: Move the comment about unsettable socket-level options to default clause...
YOSHIFUJI Hideaki/吉藤英明
1
-2
/
+3
2015-03-23
ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
Eric Dumazet
1
-33
/
+8
2015-03-23
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
Eric Dumazet
3
-36
/
+37
2015-03-23
ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
1
-35
/
+12
2015-03-23
ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
2
-35
/
+35
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
6
-29
/
+24
2015-03-23
inet: remove some sk_listener dependencies
Eric Dumazet
1
-11
/
+11
2015-03-23
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
6
-9
/
+10
2015-03-23
inet: cache listen_sock_qlen() and read rskq_defer_accept once
Eric Dumazet
1
-6
/
+9
2015-03-23
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
1
-107
/
+151
2015-03-23
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
1
-37
/
+19
2015-03-23
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
1
-69
/
+57
2015-03-23
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
1
-44
/
+55
2015-03-23
switchdev: fix stp update API to work with layered netdevices
Roopa Prabhu
1
-4
/
+13
2015-03-23
net: clear skb->priority when forwarding to another netns
WANG Cong
1
-0
/
+1
2015-03-23
crypto: algif - change algif_skcipher to be asynchronous
Tadeusz Struk
1
-7
/
+226
2015-03-23
crypto: af_alg - Allow to link sgl
Tadeusz Struk
2
-6
/
+16
2015-03-23
net: socket: add support for async operations
tadeusz.struk@intel.com
3
-2
/
+9
2015-03-22
can: at91_can: use endian agnostic IO accessors
Ben Dooks
1
-2
/
+2
2015-03-22
can: esd_usb2: Fix sparse warnings
Thomas Körper
1
-2
/
+2
2015-03-22
can: add combined rx/tx LED trigger support
Yegor Yefremov
3
-5
/
+25
2015-03-22
can: m_cam: m_can_fifo_write(): remove return from void function
Marc Kleine-Budde
1
-2
/
+2
2015-03-22
can: kvaser_usb: Use can-dev unregistration mechanism
Ahmed S. Darwish
1
-1
/
+1
2015-03-22
can: use sock_efree instead of own destructor
Florian Westphal
1
-6
/
+1
2015-03-22
netfilter: ip6t_REJECT: check for IP6T_F_PROTO
Pablo Neira Ayuso
1
-1
/
+2
2015-03-22
netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...
Patrick McHardy
1
-0
/
+3
2015-03-22
netfilter: nft_rbtree: fix locking
Patrick McHardy
1
-4
/
+2
2015-03-22
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
3
-26
/
+13
2015-03-21
netlink: Remove netlink_compare_arg.trailer
Herbert Xu
1
-2
/
+3
2015-03-21
net: netcp: ethss: enhancement to support NetCP 1.5 ethss
WingMan Kwok
2
-36
/
+902
2015-03-21
net: netcp: enclose macros in parentheses
Karicheri, Muralidharan
1
-251
/
+272
2015-03-21
net: netcp: select davinci_mdio driver by default
Karicheri, Muralidharan
1
-0
/
+1
2015-03-21
net: netcp: use separate reg region for individual ethss modules
Karicheri, Muralidharan
2
-44
/
+102
2015-03-21
net: netcp: fix forward port number usage for 10G ethss
Karicheri, Muralidharan
3
-13
/
+29
2015-03-21
net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.
YOSHIFUJI Hideaki/吉藤英明
1
-1
/
+13
2015-03-21
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
3
-4
/
+13
2015-03-21
bgmac: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
1
-1
/
+1
2015-03-21
bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
Rafał Miłecki
1
-0
/
+34
2015-03-21
net: dsa: make NET_DSA manually selectable from the config
Mathieu Olivari
1
-1
/
+4
2015-03-21
switchdev: kernel-doc cleanup on swithdev ops
Scott Feldman
1
-16
/
+7
2015-03-21
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
5
-27
/
+0
2015-03-21
igbvf: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
1
-2
/
+1
[next]