| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 2 | -2/+2 |
* | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -40/+0 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -26/+23 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 1 | -2/+1 |
* | [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock | Chas Williams | 2006-09-29 | 1 | -9/+23 |
* | [ATM]: [lec] add reference counting to lec_arp entries | Chas Williams | 2006-09-29 | 2 | -14/+29 |
* | [ATM]: [lec] use work queue instead of timer for lec arp expiry | Chas Williams | 2006-09-29 | 2 | -11/+8 |
* | [ATM]: [lec] old_close is no longer used | Chas Williams | 2006-09-29 | 1 | -3/+0 |
* | [ATM]: [lec] convert lec_arp_table to hlist | Chas Williams | 2006-09-29 | 3 | -282/+170 |
* | [ATM]: [lec] header indent, comment and whitespace cleanup | Chas Williams | 2006-09-29 | 2 | -149/+171 |
* | [ATM]: [lec] indent, comment and whitespace cleanup [continued] | Chas Williams | 2006-09-29 | 1 | -884/+899 |
* | [ATM]: [lec] indent, comment and whitespace cleanup | Chas Williams | 2006-09-29 | 1 | -692/+715 |
* | [SCTP]: Do not timestamp every SCTP packet. | Vlad Yasevich | 2006-09-29 | 2 | -7/+9 |
* | [SCTP]: Use correct mask when disabling PMTUD. | Vlad Yasevich | 2006-09-29 | 1 | -1/+1 |
* | [SCTP]: Include sk_buff overhead while updating the peer's receive window. | Sridhar Samudrala | 2006-09-29 | 2 | -3/+10 |
* | [SCTP]: Enable Nagle algorithm by default. | Sridhar Samudrala | 2006-09-29 | 1 | -2/+2 |
* | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 2006-09-29 | 8 | -142/+143 |
* | [ETHTOOL]: Remove some entries from non-root command list. | David S. Miller | 2006-09-28 | 1 | -4/+0 |
* | [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() | Arnaud Patard | 2006-09-28 | 1 | -1/+1 |
* | [Bluetooth]: Don't update disconnect timer for incoming connections | Marcel Holtmann | 2006-09-28 | 1 | -4/+4 |
* | [ETHTOOL]: let mortals use ethtool | Stephen Hemminger | 2006-09-28 | 1 | -7/+29 |
* | [NetLabel]: add audit support for configuration changes | Paul Moore | 2006-09-28 | 8 | -34/+224 |
* | [TCP]: Fix and simplify microsecond rtt sampling | John Heffner | 2006-09-28 | 1 | -8/+8 |
* | [TCP] tcp-lp: prevent chance for oops | Wong Hoi Sing Edison | 2006-09-28 | 1 | -3/+1 |
* | [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c | Eric Sesterhenn | 2006-09-28 | 1 | -8/+6 |
* | [IPVS] bug: endianness breakage in ip_vs_ftp | Al Viro | 2006-09-28 | 1 | -2/+3 |
* | [IPVS]: ipvs annotations | Al Viro | 2006-09-28 | 13 | -72/+72 |
* | [NETFILTER]: h323 annotations | Al Viro | 2006-09-28 | 2 | -50/+50 |
* | [NETFILTER]: ipt annotations | Al Viro | 2006-09-28 | 11 | -45/+48 |
* | [NETFILTER]: NAT annotations | Al Viro | 2006-09-28 | 11 | -53/+50 |
* | [NETFILTER]: conntrack annotations | Al Viro | 2006-09-28 | 12 | -80/+81 |
* | [NETFILTER]: netfilter misc annotations | Al Viro | 2006-09-28 | 2 | -3/+3 |
* | [NET]: Annotate dst_ops protocol | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [NET]: is it Andy or Andi ?? | Steven Rostedt | 2006-09-28 | 1 | -1/+1 |
* | [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach | Simon Horman | 2006-09-28 | 1 | -2/+2 |
* | [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach | Simon Horman | 2006-09-28 | 1 | -6/+0 |
* | [XFRM]: Do not add a state whose SPI is zero to the SPI hash. | Masahide NAKAMURA | 2006-09-28 | 1 | -4/+7 |
* | [IrDA]: Memory allocations cleanups | Samuel Ortiz | 2006-09-28 | 9 | -54/+97 |
* | [IrDA]: af_irda.c cleanups | Samuel Ortiz | 2006-09-28 | 1 | -2/+7 |
* | [IPV6]: Disable SG for GSO unless we have checksum | Herbert Xu | 2006-09-28 | 1 | -0/+3 |
* | [XFRM]: xfrm_spi_hash() annotations | Al Viro | 2006-09-28 | 2 | -3/+3 |
* | [XFRM]: fl_ipsec_spi is net-endian | Al Viro | 2006-09-28 | 1 | -3/+3 |
* | [XFRM]: xfrm_replay_advance() annotations | Al Viro | 2006-09-28 | 1 | -3/+2 |
* | [XFRM]: xrfm_replay_check() annotations | Al Viro | 2006-09-28 | 3 | -5/+4 |
* | [XFRM]: xfrm_parse_spi() annotations | Al Viro | 2006-09-28 | 3 | -7/+7 |
* | [XFRM]: xfrm_state_lookup() annotations | Al Viro | 2006-09-28 | 3 | -5/+5 |
* | [XFRM]: xfrm_alloc_spi() annotated | Al Viro | 2006-09-28 | 1 | -5/+5 |