summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-06-03icmp: avoid allocating large struct on stackCong Wang
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel