Age | Commit message (Expand) | Author | Files | Lines |
2011-09-10 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 2 | -16/+46 |
2011-09-06 | net/9p: Fix kernel crash with msize 512K | Aneesh Kumar K.V | 1 | -5/+12 |
2011-09-01 | libceph: fix leak of osd structs during shutdown | Sage Weil | 1 | -5/+17 |
2011-08-26 | netpoll: fix incorrect access to skb data in __netpoll_rx | Eric Dumazet | 1 | -1/+3 |
2011-08-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 16 | -89/+106 |
2011-08-25 | sendmmsg/sendmsg: fix unsafe user pointer access | Mathieu Desnoyers | 1 | -4/+6 |
2011-08-25 | arp: fix rcu lockdep splat in arp_process() | Eric Dumazet | 1 | -2/+6 |
2011-08-25 | bridge: fix a possible use after free | Eric Dumazet | 1 | -4/+4 |
2011-08-25 | bridge: Pseudo-header required for the checksum of ICMPv6 | Yan, Zheng | 1 | -3/+10 |
2011-08-25 | mcast: Fix source address selection for multicast listener report | Yan, Zheng | 2 | -2/+2 |
2011-08-23 | bridge: fix a possible net_device leak | Eric Dumazet | 1 | -1/+5 |
2011-08-22 | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 3 | -3/+12 |
2011-08-21 | atm: br2684: Fix oops due to skb->dev being NULL | Daniel Schwierzeck | 1 | -3/+4 |
2011-08-19 | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS | Daniel Baluta | 1 | -4/+5 |
2011-08-19 | vlan: reset headers on accel emulation path | Jiri Pirko | 1 | -0/+2 |
2011-08-18 | net_sched: fix port mirror/redirect stats reporting | Jamal Hadi Salim | 1 | -2/+1 |
2011-08-17 | sit tunnels: propagate IPv6 transport class to IPv4 Type of Service | Lionel Elie Mamane | 1 | -0/+3 |
2011-08-12 | Bluetooth: cmtp: Fix session cleanup on failed conn add | Peter Hurley | 1 | -5/+6 |
2011-08-12 | Bluetooth: hidp: Don't release device ref if never held | Peter Hurley | 1 | -1/+0 |
2011-08-12 | Bluetooth: hidp: Only free input device if failed register | Peter Hurley | 1 | -1/+2 |
2011-08-12 | Bluetooth: hidp: Fix memory leak of cached report descriptor | Peter Hurley | 1 | -0/+1 |
2011-08-12 | Bluetooth: hidp: Fix session cleanup on failed conn add | Peter Hurley | 1 | -8/+6 |
2011-08-12 | Bluetooth: cmtp: Fix deadlock in session deletion | Peter Hurley | 3 | -3/+6 |
2011-08-12 | Bluetooth: bnep: Fix deadlock in session deletion | Peter Hurley | 2 | -4/+6 |
2011-08-12 | Bluetooth: Don't use cmd_timer to timeout HCI reset command | Szymon Janc | 1 | -2/+4 |
2011-08-12 | Bluetooth: Fixed wrong L2CAP Sock timer value | Chen Ganir | 1 | -1/+1 |
2011-08-12 | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks | Peter Hurley | 1 | -3/+3 |
2011-08-12 | Bluetooth: cmtp: Fix lost wakeup of session thread | Peter Hurley | 1 | -2/+4 |
2011-08-12 | Bluetooth: bnep: Fix lost wakeup of session thread | Peter Hurley | 1 | -2/+4 |
2011-08-12 | Bluetooth: sco: Fix lost wakeups waiting to accept socket | Peter Hurley | 1 | -14/+14 |
2011-08-12 | Bluetooth: l2cap: Fix lost wakeups waiting to accept socket | Peter Hurley | 1 | -14/+14 |
2011-08-12 | Bluetooth: Fix lost wakeups waiting for sock state change | Peter Hurley | 1 | -3/+3 |
2011-08-12 | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket | Peter Hurley | 1 | -14/+14 |
2011-08-12 | Bluetooth: rfcomm: Remove unnecessary krfcommd event | Peter Hurley | 1 | -10/+7 |
2011-08-12 | Bluetooth: unlock if allocation fails in hci_blacklist_add() | Dan Carpenter | 1 | -1/+1 |
2011-08-11 | ipv4: some rt_iif -> rt_route_iif conversions | Julian Anastasov | 1 | -5/+3 |
2011-08-11 | net/bridge/netfilter/ebtables.c: use available error handling code | Julia Lawall | 1 | -1/+2 |
2011-08-11 | net/netlabel/netlabel_kapi.c: add missing cleanup code | Julia Lawall | 1 | -8/+12 |
2011-08-11 | scm: Capture the full credentials of the scm sender | Tim Chen | 1 | -1/+1 |
2011-08-11 | tcp: initialize variable ecn_ok in syncookies path | Mike Waychison | 2 | -2/+2 |
2011-08-10 | net_sched: prio: use qdisc_dequeue_peeked | Florian Westphal | 1 | -1/+1 |
2011-08-10 | Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. | Andrei Warkentin | 2 | -2/+11 |
2011-08-10 | libceph: fix msgpool | Sage Weil | 1 | -11/+29 |
2011-08-08 | ipv4: use dst with ref during bcast/mcast loopback | Julian Anastasov | 1 | -0/+1 |
2011-08-08 | ipv4: route non-local sources for raw socket | Julian Anastasov | 1 | -1/+2 |
2011-08-08 | netfilter: TCP and raw fix for ip_route_me_harder | Julian Anastasov | 1 | -10/+8 |
2011-08-08 | ipv4: Fix ip_getsockopt for IP_PKTOPTIONS | Daniel Baluta | 1 | -4/+5 |
2011-08-08 | ipv4: fix the reusing of routing cache entries | Julian Anastasov | 1 | -1/+2 |
2011-08-08 | netfilter: avoid double free in nf_reinject | Julian Anastasov | 1 | -0/+1 |
2011-08-07 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 11 | -8/+195 |