aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-26xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert
2011-04-26esp6: Fix scatterlist initializationSteffen Klassert
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-21Revert "bridge: Forward reserved group addresses if !STP"David S. Miller
2011-04-21ipv6: Remove hoplimit initialization to -1Thomas Egerer
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp
2011-04-19can: Add missing socket check in can/bcm release.Dave Jones
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-15SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust
2011-04-15net/9p: nwname should be an unsigned intHarsh Prateek Bora
2011-04-159p: Fix sparse errorAneesh Kumar K.V
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik
2011-04-12sctp: fix oops while removed transport still using as retran pathWei Yongjun
2011-04-12sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich
2011-04-12net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings
2011-04-12net: Disable all TSO features when SG is disabledBen Hutchings
2011-04-12ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund
2011-04-12inetpeer: reduce stack usageEric Dumazet
2011-04-12bridge: reset IPCB in br_parse_ip_optionsEric Dumazet
2011-04-11llc: Fix length check in llc_fixup_skb().David S. Miller
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland