index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
5
-11
/
+15
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
1
-9
/
+9
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2
-2
/
+22
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
2013-02-11
qlcnic: fix mailbox response handling
Jitendra Kalsaria
1
-26
/
+40
2013-02-11
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
1
-2
/
+3
2013-02-11
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
1
-2
/
+5
2013-02-11
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
3
-27
/
+48
2013-02-11
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
5
-32
/
+158
2013-02-11
qlcnic: helper routine to handle async events
Jitendra Kalsaria
4
-64
/
+45
2013-02-11
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
1
-4
/
+4
2013-02-11
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
3
-7
/
+12
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2
-1
/
+2
2013-02-11
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-02-11
veth: fix NULL dereference in veth_dellink()
Eric Dumazet
1
-5
/
+6
2013-02-11
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
9
-7
/
+136
2013-02-11
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
5
-0
/
+1044
2013-02-11
VSOCK: Introduce VM Sockets
Andy King
16
-1
/
+6038
2013-02-08
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-08
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
1
-5
/
+3
2013-02-08
macvlan: add a salt to mc_hash()
Eric Dumazet
1
-4
/
+13
2013-02-08
macvlan: broadcast addr should be part of mc_filter
Eric Dumazet
1
-0
/
+3
2013-02-08
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
1
-4
/
+4
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
20
-150
/
+66
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-08
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
2
-4
/
+4
2013-02-08
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
3
-6
/
+117
2013-02-08
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-08
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
1
-12
/
+11
2013-02-08
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
1
-9
/
+12
2013-02-08
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-08
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-08
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2
-3
/
+2
2013-02-08
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
[next]