summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
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-27net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-26net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula
2012-01-26ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26netns: fix net_alloc_generic()Eric Dumazet
2012-01-25tcp: bind() optimize port allocationFlavio Leitner
2012-01-25tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-25l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24llc: 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-23SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri
2012-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona
2012-01-18mac80211: fix debugfs key->station symlinkJohannes Berg
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet
2012-01-17inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter
2012-01-17net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław
2012-01-17net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-17net: kill duplicate included headerShan Wei
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet
2012-01-17mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga