aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-24net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-08-24net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-08-24softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-08-24ping-sysrq.patchCarsten Emde
2012-08-24net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-08-24skbufhead-raw-lock.patchThomas Gleixner
2012-08-24net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-08-24net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-08-24net-wireless-warn-nort.patchThomas Gleixner
2012-08-24softirq-thread-do-softirq.patchThomas Gleixner
2012-08-24net-flip-lock-dep-thingy.patchThomas Gleixner
2012-08-19cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-19mac80211: cancel mesh path timerJohannes Berg
2012-08-19tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-08-19net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc
2012-08-19tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu
2012-08-19wanmain: comparing array with NULLAlan Cox
2012-08-19cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-08-19caif: Fix access to freed pernet memorySjur Brændeland
2012-08-19sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-08-19sch_sfb: Fix missing NULL checkAlan Cox
2012-08-10drop_monitor: dont sleep in atomic contextEric Dumazet
2012-08-10drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-08-10drop_monitor: Make updating data->skb smp safeNeil Horman
2012-08-10drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-08-10SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-10net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-10cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-07-25net: remove skb_orphan_try()Eric Dumazet
2012-07-25cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-07-25tcp: drop SYN+FIN messagesEric Dumazet
2012-07-12bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger
2012-07-12ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2012-07-12netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-07-12ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-07-12l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-07-12net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-07-12net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-07-12mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-07-12NFC: Return from rawsock_release when sk is NULLEric Dumazet
2012-07-12NFC: Prevent multiple buffer overflows in NCIDan Rosenberg
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet
2012-07-04batman-adv: only drop packets of known wifi clientsMarek Lindner
2012-07-04batman-adv: fix skb->data assignmentAntonio Quartulli
2012-07-04cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-19cfg80211: fix interface combinations checkJohannes Berg
2012-06-19mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-19NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier