Age | Commit message (Expand) | Author | Files | Lines |
2008-12-19 | tcp: Stop scaring users with "treason uncloaked!" | Matt Mackall | 1 | -2/+2 |
2008-12-19 | Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" | David S. Miller | 1 | -0/+5 |
2008-12-18 | Revert "net: release skb->dst in sock_queue_rcv_skb()" | David S. Miller | 1 | -5/+1 |
2008-12-18 | dccp_diag: LISTEN sockets don't have CCIDs | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2008-12-18 | Phonet: get rid of deferred work on the transmission path | Rémi Denis-Courmont | 1 | -63/+28 |
2008-12-18 | Phonet: use atomic for packet TX window | Rémi Denis-Courmont | 2 | -18/+22 |
2008-12-18 | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont | 2 | -3/+3 |
2008-12-18 | Phonet: allocate a non-Ethernet ARP type | Rémi Denis-Courmont | 1 | -4/+4 |
2008-12-16 | ipv6: fix the outgoing interface selection order in udpv6_sendmsg() | Yang Hongyang | 1 | -0/+3 |
2008-12-16 | ipv6: fix the return interface index when get it while no message is received | Yang Hongyang | 1 | -4/+8 |
2008-12-16 | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 1 | -0/+22 |
2008-12-16 | Phonet: improve GPRS variable names | Rémi Denis-Courmont | 1 | -84/+86 |
2008-12-16 | ipmr: merge common code | Ilpo Järvinen | 1 | -64/+39 |
2008-12-16 | ethtool: Add GGRO and SGRO ops | Herbert Xu | 1 | -2/+51 |
2008-12-16 | tcp: Add GRO support | Herbert Xu | 3 | -0/+137 |
2008-12-16 | net: Add skb_gro_receive | Herbert Xu | 1 | -0/+59 |
2008-12-16 | ipv4: Add GRO infrastructure | Herbert Xu | 1 | -0/+97 |
2008-12-16 | net: Add Generic Receive Offload infrastructure | Herbert Xu | 1 | -2/+191 |
2008-12-16 | net: Add frag_list support to GSO | Herbert Xu | 1 | -2/+0 |
2008-12-16 | net: Add frag_list support to skb_segment | Herbert Xu | 1 | -14/+59 |
2008-12-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -101/+69 |
2008-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -98/+61 |
2008-12-15 | net: fix dcbnl_setnumtcs operation check | Don Skidmore | 1 | -1/+1 |
2008-12-15 | Phonet: keep TX queue disabled when the device is off | Rémi Denis-Courmont | 1 | -5/+22 |
2008-12-15 | SCHED: netem: Correct documentation comment in code. | Jesper Dangaard Brouer | 1 | -3/+0 |
2008-12-15 | netfilter: update rwlock initialization for nat_table | Steven Rostedt | 1 | -1/+1 |
2008-12-15 | rpc/rdma: goto instead of copypaste | Ilpo Järvinen | 1 | -2/+2 |
2008-12-15 | nf/dccp: merge errorpaths | Ilpo Järvinen | 1 | -7/+9 |
2008-12-15 | irda: merge exit paths | Ilpo Järvinen | 1 | -9/+8 |
2008-12-15 | bt/rfcomm/tty: join error paths | Ilpo Järvinen | 1 | -6/+7 |
2008-12-15 | ax25: join the return paths that free skb | Ilpo Järvinen | 1 | -26/+15 |
2008-12-15 | can: merge error paths | Ilpo Järvinen | 1 | -10/+12 |
2008-12-15 | xfrm: join error paths | Ilpo Järvinen | 1 | -10/+12 |
2008-12-15 | ip6mr: use goto to common label instead of opencoding | Ilpo Järvinen | 1 | -2/+1 |
2008-12-15 | ipv6/mcast: join error paths using goto | Ilpo Järvinen | 1 | -11/+14 |
2008-12-15 | xfrm6_tunnel: join error paths using goto | Ilpo Järvinen | 1 | -17/+16 |
2008-12-15 | icsk: join error paths using goto | Ilpo Järvinen | 1 | -9/+10 |
2008-12-12 | mac80211: misc cleanups | Rami Rosen | 3 | -13/+6 |
2008-12-12 | rfkill: strip pointless notifier chain | Johannes Berg | 1 | -78/+5 |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 1 | -2/+1 |
2008-12-12 | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 1 | -6/+6 |
2008-12-12 | mac80211/cfg80211: check endianness in sparse runs | Johannes Berg | 2 | -0/+4 |
2008-12-12 | mac80211: remove fragmentation offload functionality | Johannes Berg | 2 | -9/+0 |
2008-12-12 | mac80211: only create default STA interface if supported | Johannes Berg | 1 | -6/+8 |
2008-12-12 | cfg80211: fix nl80211 frequency handling | Johannes Berg | 1 | -14/+26 |
2008-12-12 | mac80211: remove WARN_ON() from ieee80211_hw_config | Reinette Chatre | 2 | -3/+15 |
2008-12-12 | netlabel: Compiler warning and NULL pointer dereference fix | Paul Moore | 1 | -18/+20 |
2008-12-11 | netfilter: xt_NFLOG is dependant of nfnetlink_log | Eric Leblond | 1 | -3/+2 |
2008-12-11 | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2 | -101/+127 |
2008-12-11 | netns: ip6mr: declare ip6mr /proc/net entries per-namespace | Benjamin Thery | 1 | -46/+61 |