summaryrefslogtreecommitdiff
path: root/net (unfollow)
Commit message (Expand)Author
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet
2012-06-01sch_atm.c: get rid of poinless externAl Viro
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields
2012-05-31net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-05-29drop_monitor: Add module alias to enable automatic module loadingNeil Horman
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo
2012-05-29l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das
2012-05-24net/wanrouter: Deprecate and schedule for removalJoe Perches
2012-05-24tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet
2012-05-24ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird
2012-05-21libceph: fix pg_temp updatesSage Weil
2012-05-229p: disconnect channel when PCI device is removedSasha Levin
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-19ipx: Remove spurious NULL checking in ipx_ioctl().David S. Miller
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet
2012-05-18libceph: avoid unregistering osd request when not registeredSage Weil
2012-05-18ceph: add auth buf in prepare_write_connect()Alex Elder
2012-05-18pktgen: fix module unload for goodEric Dumazet
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet
2012-05-18ipv6: bool conversions phase1Eric Dumazet
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet