aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-17device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches
2012-09-17netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches
2012-09-17netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo
2012-09-14cgroup: Assign subsystem IDs during compile timeDaniel Wagner
2012-09-14cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner
2012-09-14cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12netfilter: log: Fix log-level processingJoe Perches
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-09-08net: small bug on rxhash calculationChema Gonzalez
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov
2012-09-05serial: add a new helper functionHuang Shijie
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04l2tp: fix a lockdep splatEric Dumazet
2012-09-04netrom: copy_datagram_iovec can failAlan Cox
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross
2012-09-03fq_codel: dont reinit flow stateEric Dumazet
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet
2012-09-02openvswitch: Fix typoJoe Stringer
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall