aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-03-25unix: fix a race condition in unix_release()Paul Moore
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-24tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-03-24bridge: fix crash when set mac address of br interfaceHong zhi guo
2013-03-248021q: fix a potential use-after-freeCong Wang
2013-03-24net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet
2013-03-22tcp: preserve ACK clocking in TSOEric Dumazet
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20net/irda: add missing error path release_sock callKees Cook
2013-03-20ipconfig: Fix newline handling in log message.Martin Fuzzey
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20l2tp: unhash l2tp sessions on delete, not on freeTom Parkin
2013-03-20l2tp: avoid deadlock in l2tp stats updateTom Parkin
2013-03-20l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin
2013-03-20l2tp: purge session reorder queue on deleteTom Parkin
2013-03-20l2tp: add session reorder queue purge function to coreTom Parkin
2013-03-20l2tp: don't BUG_ON sk_socket being NULLTom Parkin
2013-03-20l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin
2013-03-20l2tp: close sessions before initiating tunnel deleteTom Parkin
2013-03-20l2tp: close sessions in ip socket destroy callbackTom Parkin
2013-03-20l2tp: export l2tp_tunnel_closeallTom Parkin
2013-03-20l2tp: add udp encap socket destroy handlerTom Parkin
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-17scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-16Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso
2013-03-15netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng
2013-03-14Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes