summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-12net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10ipv6: remove some useless RCU read lockAmerigo Wang
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-10filter: add MOD operationEric Dumazet
2012-09-10xfrm: Report user triggered expirations against the users socketEric W. Biederman
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-10ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei 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-09netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-09netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-08net: small bug on rxhash calculationChema Gonzalez
2012-09-07net: rt_cache_flush() cleanupEric Dumazet
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07igmp: avoid drop_monitor false positivesEric Dumazet
2012-09-07ipv6: fix handling of throw routesNicolas Dichtel
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06tcp: fix TFO regressionEric Dumazet
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov
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-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso
2012-09-05cfg80211: fix indentationHila Gonen
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04l2tp: fix a lockdep splatEric Dumazet