summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-13shrinker-convert-remaining-shrinkers-to-count-scan-api-fixAndrew Morton
2013-08-13shrinker: convert remaining shrinkers to count/scan APIDave Chinner
2013-08-13Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-08-13Merge remote-tracking branch 'net/master'Stephen Rothwell
2013-08-11af_unix: fix bug on large send()Eric Dumazet
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong
2013-08-10Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-08-10netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09ceph: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-08-09libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09net: rename busy poll MIB counterEliezer Tamir
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley
2013-08-09net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3William Manley
2013-08-09net: flow_dissector: add 802.1ad supportEric Dumazet
2013-08-09ip_gre: fix ipgre_header to return correct offsetTimo Teräs
2013-08-08net: add SNMP counters tracking incoming ECN bitsEric Dumazet
2013-08-08cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-08cgroup: add css_parent()Tejun Heo
2013-08-08cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo
2013-08-08netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-08kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-08-08memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-08-07ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa