Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan | 2010-07-21 | 1 | -1/+1 | |
| * | | | | | irda: Use __packed annotation instead IRDA_PACKED macro | Gustavo F. Padovan | 2010-07-21 | 2 | -13/+9 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 | 1 | -6/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | tcp: sizeof struct tcp_skb_cb is 44 | Eric Dumazet | 2010-07-15 | 1 | -5/+4 | |
| * | | | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and... | Changli Gao | 2010-07-12 | 3 | -4/+9 | |
| * | | | | | net: cleanups | Changli Gao | 2010-07-12 | 3 | -192/+123 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 2 | -5/+17 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-02 | 2 | -2/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | netfilter: xt_connbytes: Force CT accounting to be enabled | Tim Gardner | 2010-06-25 | 1 | -0/+12 | |
| | * | | | | | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN | Patrick McHardy | 2010-06-17 | 1 | -2/+0 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 2 | -14/+40 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 2010-06-24 | 1 | -14/+1 | |
| | * | | | | | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 2010-06-21 | 1 | -0/+39 | |
| * | | | | | | fragment: add fast path for in-order fragments | Changli Gao | 2010-06-30 | 1 | -0/+1 | |
| * | | | | | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 | 3 | -16/+91 | |
| * | | | | | | net/neighbour.h: fix typo | Kulikov Vasiliy | 2010-06-30 | 1 | -1/+1 | |
| * | | | | | | caif-driver: Add CAIF-SPI Protocol driver. | Sjur Braendeland | 2010-06-29 | 1 | -0/+153 | |
| * | | | | | | act_mirred: don't clone skb when skb isn't shared | Changli Gao | 2010-06-28 | 1 | -2/+9 | |
| * | | | | | | syncookies: add support for ECN | Florian Westphal | 2010-06-26 | 1 | -1/+1 | |
| * | | | | | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-25 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | net - IP_NODEFRAG option for IPv4 socket | Jiri Olsa | 2010-06-23 | 1 | -1/+2 | |
| * | | | | | | | net: Fix a typo in netlink.h | Justin P. Mattock | 2010-06-23 | 1 | -1/+1 | |
| * | | | | | | | caif: Use link layer MTU instead of fixed MTU | Sjur Braendeland | 2010-06-20 | 3 | -12/+18 | |
| * | | | | | | | caif: Bugfix - RFM must support segmentation. | Sjur Braendeland | 2010-06-20 | 1 | -2/+7 | |
| * | | | | | | | caif: Bugfix not all services uses flow-ctrl. | Sjur Braendeland | 2010-06-20 | 1 | -2/+4 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 2 | -46/+30 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 2010-06-15 | 1 | -4/+1 | |
| | * | | | | | | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 2010-06-14 | 1 | -14/+21 | |
| | * | | | | | | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 | 1 | -0/+2 | |
| | * | | | | | | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg | 2010-06-14 | 1 | -1/+1 | |
| | * | | | | | | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 2010-06-14 | 1 | -27/+5 | |
| * | | | | | | | af_unix: Allow credentials to work across user and pid namespaces. | Eric W. Biederman | 2010-06-16 | 1 | -2/+2 | |
| * | | | | | | | scm: Capture the full credentials of the scm sender. | Eric W. Biederman | 2010-06-16 | 1 | -4/+24 | |
| * | | | | | | | af_unix: Allow SO_PEERCRED to work across namespaces. | Eric W. Biederman | 2010-06-16 | 1 | -1/+2 | |
| * | | | | | | | scm: Reorder scm_cookie. | Eric W. Biederman | 2010-06-16 | 1 | -1/+1 | |
| * | | | | | | | syncookies: check decoded options against sysctl settings | Florian Westphal | 2010-06-16 | 1 | -1/+1 | |
| * | | | | | | | inetpeer: restore small inet_peer structures | Eric Dumazet | 2010-06-16 | 1 | -5/+26 | |
| * | | | | | | | inetpeer: RCU conversion | Eric Dumazet | 2010-06-15 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-15 | 3 | -7/+16 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-06-15 | 25 | -142/+191 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: nf_conntrack: per_cpu untracking | Eric Dumazet | 2010-06-09 | 1 | -3/+2 | |
| | * | | | | | | | netfilter: nf_conntrack: IPS_UNTRACKED bit | Eric Dumazet | 2010-06-08 | 2 | -4/+10 | |
| | * | | | | | | | netfilter: xt_rateest: Better struct xt_rateest layout | Eric Dumazet | 2010-06-08 | 1 | -3/+7 | |
| * | | | | | | | | tcp: unify tcp flag macros | Changli Gao | 2010-06-15 | 1 | -13/+11 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet | 2010-06-11 | 2 | -0/+3 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 2 | -45/+110 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | wireless: fix kernel-doc | Johannes Berg | 2010-06-08 | 2 | -31/+90 | |
| | * | | | | | | mac80211: Remove deprecated sta_notify commands | Sujith | 2010-06-04 | 1 | -5/+1 | |
| | * | | | | | | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg | 2010-06-03 | 1 | -4/+2 |