summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-14netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso
2012-08-14netfilter: PTR_RET can be usedWu Fengguang
2012-08-13TTY: ircomm_tty, add tty installJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10tty: localise the lockAlan Cox
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
2012-08-10netfilter: nf_ct_sip: fix helper namePatrick McHardy
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet
2012-08-09ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet
2012-08-10ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov
2012-08-10ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov
2012-08-10ipvs: fixed sparse warningClaudiu Ghioc
2012-08-10ipvs: generalize app registration in netnsJulian Anastasov
2012-08-10ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov
2012-08-09net: Allow to create links with given ifindexPavel Emelyanov
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet
2012-08-09tcp: must free metrics at net dismantleEric Dumazet
2012-08-08net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-08-08batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet
2012-08-08af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-07fib: use __fls() on non null argumentEric Dumazet
2012-08-06openvswitch: Relax set header validation.Jesse Gross
2012-08-06tcp: ecn: dont delay ACKS after CEEric Dumazet
2012-08-06net: tcp: GRO should be ECN friendlyEric Dumazet
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-08-06net_sched: act: Delete estimator in error path.Hiroaki SHIMODA
2012-08-06ip: fix error handling in ip_finish_output2()Vasiliy Kulikov
2012-08-06llc: free the right skbSorin Dumitru
2012-08-06tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu
2012-08-06batman-adv: select an internet gateway if none was chosenMarek Lindner
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake