| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixes | Matt LaPlante | 2007-10-20 | 2 | -2/+2 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -1/+1 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 5 | -6/+6 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 24 | -24/+24 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 5 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 | 10 | -69/+45 |
|\ |
|
| * | [NET]: Fix possible dev_deactivate race condition | Herbert Xu | 2007-10-18 | 1 | -3/+23 |
| * | [INET]: Justification for local port range robustness. | Anton Arapov | 2007-10-18 | 5 | -7/+8 |
| * | [PACKET]: Kill unused pg_vec_endpage() function | Patrick McHardy | 2007-10-18 | 1 | -5/+0 |
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-18 | 1 | -46/+9 |
| |\ |
|
| | * | [PATCH] mac80211: make ieee802_11_parse_elems return void | John W. Linville | 2007-10-18 | 1 | -46/+9 |
| * | | [NET]: QoS/Sched as menuconfig | Randy Dunlap | 2007-10-18 | 1 | -7/+3 |
| * | | [NET]: Fix bug in sk_filter race cures. | Olof Johansson | 2007-10-18 | 1 | -1/+2 |
* | | | Use task_pid_nr() in ip_vs_sync.c | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 6 | -7/+7 |
* | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -2/+0 |
* | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 2 | -11/+13 |
* | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 4 | -4/+4 |
* | | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 2 | -4/+6 |
* | | | Make access to task's nsproxy lighter | Pavel Emelyanov | 2007-10-19 | 1 | -4/+4 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 43 | -806/+661 |
|\ \
| |/ |
|
| * | [IPV6]: Fix again the fl6_sock_lookup() fixed locking | Pavel Emelyanov | 2007-10-18 | 1 | -1/+1 |
| * | [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix | Jozsef Kadlecsik | 2007-10-18 | 1 | -4/+7 |
| * | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels | Pavel Emelyanov | 2007-10-18 | 1 | -9/+25 |
| * | [IPV6]: Lost locking in fl6_sock_lookup | Pavel Emelyanov | 2007-10-18 | 1 | -0/+3 |
| * | [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list | Pavel Emelyanov | 2007-10-18 | 1 | -8/+12 |
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required | Li Zefan | 2007-10-18 | 1 | -10/+8 |
| * | [TCP]: Remove lost_retrans zero seqno special cases | Ilpo Järvinen | 2007-10-18 | 1 | -3/+3 |
| * | [NET]: fix carrier-on bug? | Jeff Garzik | 2007-10-17 | 1 | -3/+4 |
| * | [NET]: Fix uninitialised variable in ip_frag_reasm() | David Howells | 2007-10-17 | 1 | -2/+1 |
| * | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-17 | 10 | -16/+26 |
| * | [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP | Herbert Xu | 2007-10-17 | 4 | -12/+24 |
| * | [IPSEC]: Use the top IPv4 route's peer instead of the bottom | Herbert Xu | 2007-10-17 | 1 | -6/+6 |
| * | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-17 | 5 | -34/+21 |
| * | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-17 | 13 | -12/+19 |
| * | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-17 | 2 | -173/+170 |
| * | [IPSEC]: Fix length check in xfrm_parse_spi | Herbert Xu | 2007-10-17 | 1 | -1/+4 |
| * | [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi | Herbert Xu | 2007-10-17 | 2 | -1/+2 |
| * | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu | 2007-10-17 | 2 | -6/+5 |
| * | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu | 2007-10-17 | 2 | -27/+18 |
| * | [IPSEC]: Fix pure tunnel modes involving IPv6 | Herbert Xu | 2007-10-17 | 2 | -2/+2 |
| * | [IPV6]: Cleanup snmp6_alloc_dev() | Pavel Emelyanov | 2007-10-17 | 1 | -6/+1 |
| * | [IPV6]: Fix return type for snmp6_free_dev() | Pavel Emelyanov | 2007-10-17 | 1 | -2/+1 |
| * | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov | 2007-10-17 | 1 | -2/+21 |
| * | [NET]: Cleanup the error path in sk_attach_filter | Pavel Emelyanov | 2007-10-17 | 1 | -12/+11 |
| * | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov | 2007-10-17 | 2 | -3/+3 |
| * | [NET]: Introduce the sk_detach_filter() call | Pavel Emelyanov | 2007-10-17 | 2 | -11/+17 |
| * | [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes | John W. Linville | 2007-10-17 | 1 | -18/+19 |
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-17 | 3 | -45/+73 |
| |\ |
|
| | * | [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl | Bill Moss | 2007-10-16 | 1 | -16/+24 |