Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin
2012-02-14tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell
2012-02-14vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-13tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell
2012-02-13tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell
2012-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-11net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf
2012-02-11ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
2012-02-11netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman
2012-02-11netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman
2012-02-11netprio_cgroup: fix an off-by-one bugNeil Horman
2012-02-10mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-09gro: more generic L2 header checkEric Dumazet
2012-02-07net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier
2012-02-05tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu
2012-02-05netprio_cgroup: Fix obo in get_prioidxNeil Horman
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-03ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-02-02caif: Bugfix double kfree_skb upon xmit failureDmitry Tarnyagin
2012-02-02caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com
2012-02-02tcp: properly initialize tcp memory limitsJason Wang
2012-02-02mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01net: Disambiguate kernel messageArun Sharma
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-27net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula
2012-01-27ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26netns: fix net_alloc_generic()Eric Dumazet
2012-01-26tcp: bind() optimize port allocationFlavio Leitner
2012-01-26tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-26l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-01-25rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-25net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-25llc: Fix race condition in llc_ui_recvmsgRadu Iliescu
2012-01-24mac80211: set bss_conf.idle when vif is connectedEliad Peller
2012-01-24mac80211: update oper_channel on ibss joinEliad Peller
2012-01-24SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust
2012-01-23ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-23bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller