summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-06-10batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich
2013-06-10batman-adv: forward late OGMs from best next hopSimon Wunderlich
2013-06-10batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer
2013-06-08Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman
2013-06-07netlink: allow large data transfers from user-spacePablo Neira Ayuso
2013-06-07net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-07net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann
2013-06-07netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust
2013-06-06SUNRPC: Fix a potential race in rpc_executeTrond Myklebust
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-06-05netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal
2013-06-05netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-04netpoll: fix position of network headerAmerigo Wang
2013-06-04pktgen: Fix position of ip and udp headerThomas Graf
2013-06-04net: fix sk_buff head without data areaPablo Neira
2013-06-04net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman
2013-06-04ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-04net: mark netdev_create_hash __net_initBaruch Siach
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren
2013-06-04xfrm: simplify the exit path of xfrm_output_one()Jean Sacren
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau