Age | Commit message (Expand) | Author |
2008-12-25 | netns: igmp: allow IPPROTO_IGMP sockets in netns | Alexey Dobriyan |
2008-12-25 | [S390] convert iucv printks to dev_xxx and pr_xxx macros. | Ursula Braun |
2008-12-25 | [S390] iucv: Locking free version of iucv_message_(receive|send) | Hendrik Brueckner |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-23 | rpc: add service field to new upcall | Olga Kornievskaia |
2008-12-23 | rpc: add target field to new upcall | Olga Kornievskaia |
2008-12-23 | nfsd: support callbacks with gss flavors | Olga Kornievskaia |
2008-12-23 | rpc: allow gss callbacks to client | Olga Kornievskaia |
2008-12-23 | rpc: pass target name down to rpc level on callbacks | Olga Kornievskaia |
2008-12-23 | nfsd: pass client principal name in rsc downcall | Olga Kornievskaia |
2008-12-23 | rpc: implement new upcall | \"J. Bruce Fields\ |
2008-12-23 | rpc: store pointer to pipe inode in gss upcall message | \"J. Bruce Fields\ |
2008-12-23 | rpc: use count of pipe openers to wait for first open | \"J. Bruce Fields\ |
2008-12-23 | rpc: track number of users of the gss upcall pipe | \"J. Bruce Fields\ |
2008-12-23 | rpc: call release_pipe only on last close | \"J. Bruce Fields\ |
2008-12-23 | rpc: add an rpc_pipe_open method | \"J. Bruce Fields\ |
2008-12-23 | rpc: minor gss_alloc_msg cleanup | \"J. Bruce Fields\ |
2008-12-23 | rpc: factor out warning code from gss_pipe_destroy_msg | \"J. Bruce Fields\ |
2008-12-23 | rpc: remove unnecessary assignment | \"J. Bruce Fields\ |
2008-12-23 | sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) | Jeff Layton |
2008-12-23 | optimize attribute timeouts for "noac" and "actimeo=0" | Peter Staubach |
2008-12-23 | SUNRPC: rpcsec_gss modules should not be used by out-of-tree code | Trond Myklebust |
2008-12-23 | SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL | Trond Myklebust |
2008-12-23 | SUNRPC: Remove the last remnant of the BKL... | Trond Myklebust |
2008-12-22 | pkt_sched: Remove smp_wmb() in qdisc_watchdog() | Jarek Poplawski |
2008-12-22 | net: Fix oops in dev_ifsioc() | Jarek Poplawski |
2008-12-21 | pkt_sched: Annotate uninitialized var in sfq_enqueue() | Jarek Poplawski |
2008-12-21 | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore |
2008-12-21 | net: fix DCB setstate to return success/failure | Don Skidmore |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo |
2008-12-19 | mac80211: track master queue status | Kalle Valo |
2008-12-19 | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo |
2008-12-19 | mac80211: Print unknown packet type in tasklet_handler | Larry Finger |
2008-12-19 | mac80211: fix a typo in ieee80211_send_assoc() method. | Rami Rosen |
2008-12-19 | mac80211: Remove radiotap rate-present flag for HT | Jouni Malinen |
2008-12-19 | mac80211: Send Layer 2 Update frame on reassociation | Jouni Malinen |
2008-12-19 | mac80211: Add HT rates into RX status reporting | Jouni Malinen |
2008-12-19 | mac80211: Fix HT channel selection | Sujith |
2008-12-19 | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge |
2008-12-18 | tcp: Stop scaring users with "treason uncloaked!" | Matt Mackall |
2008-12-18 | Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" | David S. Miller |
2008-12-18 | net: Fix module refcount leak in kernel_accept() | Wei Yongjun |
2008-12-17 | Revert "net: release skb->dst in sock_queue_rcv_skb()" | David S. Miller |
2008-12-17 | dccp_diag: LISTEN sockets don't have CCIDs | Arnaldo Carvalho de Melo |
2008-12-17 | Phonet: get rid of deferred work on the transmission path | Rémi Denis-Courmont |
2008-12-17 | Phonet: use atomic for packet TX window | Rémi Denis-Courmont |
2008-12-17 | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont |
2008-12-17 | Phonet: allocate a non-Ethernet ARP type | Rémi Denis-Courmont |
2008-12-16 | ipv6: fix the outgoing interface selection order in udpv6_sendmsg() | Yang Hongyang |