| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | cfg80211: fix nl80211 frequency handling | Johannes Berg | 2008-12-12 | 1 | -14/+26 |
| * | | | mac80211: remove WARN_ON() from ieee80211_hw_config | Reinette Chatre | 2008-12-12 | 2 | -3/+15 |
| * | | | netfilter: xt_NFLOG is dependant of nfnetlink_log | Eric Leblond | 2008-12-10 | 1 | -3/+2 |
| * | | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 | 2 | -101/+127 |
| * | | | netns: ip6mr: declare ip6mr /proc/net entries per-namespace | Benjamin Thery | 2008-12-10 | 1 | -46/+61 |
| * | | | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 1 | -8/+11 |
| * | | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 1 | -16/+10 |
| * | | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 1 | -19/+21 |
| * | | | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 | 1 | -16/+31 |
| * | | | netns: ip6mr: store netns in struct mfc6_cache | Benjamin Thery | 2008-12-10 | 1 | -9/+17 |
| * | | | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 | 1 | -39/+68 |
| * | | | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 2 | -13/+12 |
| * | | | net: Make static | Roel Kluin | 2008-12-10 | 13 | -23/+23 |
| * | | | pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. | Jarek Poplawski | 2008-12-09 | 1 | -5/+5 |
| * | | | pkt_sched: sch_htb: Optimize htb_find_next_upper() | Jarek Poplawski | 2008-12-09 | 1 | -3/+3 |
| * | | | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). | David S. Miller | 2008-12-09 | 1 | -4/+2 |
| * | | | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. | David S. Miller | 2008-12-09 | 1 | -1/+1 |
| * | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 | 7 | -27/+8 |
| * | | | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 | 5 | -13/+2 |
| * | | | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 | 4 | -34/+0 |
| * | | | dccp: Clean up old feature-negotiation infrastructure | Gerrit Renker | 2008-12-08 | 2 | -505/+11 |
| * | | | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker | 2008-12-08 | 1 | -4/+26 |
| * | | | dccp: Integration of dynamic feature activation - part 2 (server side) | Gerrit Renker | 2008-12-08 | 1 | -30/+12 |
| * | | | dccp: Integration of dynamic feature activation - part 1 (socket setup) | Gerrit Renker | 2008-12-08 | 1 | -40/+6 |
| * | | | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 | 2 | -8/+2 |
| * | | | wireless: Fix incorrect use of loose in wext.c | Nick Andrew | 2008-12-06 | 1 | -1/+1 |
| * | | | tcp: fix tso_should_defer in 64bit | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
| * | | | tcp: use tcp_write_xmit also in tcp_push_one | Ilpo Järvinen | 2008-12-05 | 1 | -37/+17 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 8 | -37/+83 |
| |\ \ \ |
|
| * | | | | tcp: move some parts from tcp_write_xmit | Ilpo Järvinen | 2008-12-05 | 1 | -11/+12 |
| * | | | | tcp: share code through function, not through copy-paste. :-) | Ilpo Järvinen | 2008-12-05 | 1 | -7/+10 |
| * | | | | tcp: drop tcp_bound_rto, merge content of it tcp_set_rto | Ilpo Järvinen | 2008-12-05 | 1 | -9/+3 |
| * | | | | tcp: no need to pass prev skb around, reduces arg pressure | Ilpo Järvinen | 2008-12-05 | 1 | -5/+4 |
| * | | | | tcp: introduce struct tcp_sacktag_state to reduce arg pressure | Ilpo Järvinen | 2008-12-05 | 1 | -71/+74 |
| * | | | | tcp: make mtu probe failure to not break gso'ed skbs unnecessarily | Ilpo Järvinen | 2008-12-05 | 1 | -12/+7 |
| * | | | | tcp: Fix thinko making the not-shiftable to cover S|R as well | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
| * | | | | tcp: force mss equality with the next skb too. | Ilpo Järvinen | 2008-12-05 | 1 | -5/+4 |
| * | | | | dccp: use roundup instead of opencoding | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
| * | | | | cfg80211: "fix" 11d oops | Johannes Berg | 2008-12-05 | 1 | -0/+3 |
| * | | | | mac80211: tx module cleanup. | Rami Rosen | 2008-12-05 | 1 | -8/+3 |
| * | | | | cfg80211: fix wiphy remove if no regulatory request | Johannes Berg | 2008-12-05 | 1 | -1/+1 |
| * | | | | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 | 1 | -0/+7 |
| * | | | | mac80211: accept empty strings for hidden SSIDs | Fabio Rossi | 2008-12-05 | 1 | -1/+1 |
| * | | | | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 | 3 | -74/+85 |
| * | | | | cfg80211: handle SIOCGIWNAME | Johannes Berg | 2008-12-05 | 3 | -43/+62 |
| * | | | | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 | 5 | -4/+98 |
| * | | | | mac80211: only transition STAs ps->wake on data frames | Johannes Berg | 2008-12-05 | 1 | -8/+20 |
| * | | | | mac80211: disassociate prior to unlinking AP/station | Tomas Winkler | 2008-12-05 | 1 | -4/+14 |
| * | | | | mac80211: deauth when interface is marked down | John W. Linville | 2008-12-05 | 1 | -1/+5 |
| * | | | | xfrm: Accept ESP packets regardless of UDP encapsulation mode | Martin Willi | 2008-12-04 | 1 | -5/+0 |