Age | Commit message (Expand) | Author |
2009-09-28 | bridge: Fix double-free in br_add_if. | Jeff Hansen |
2009-09-28 | ax25: Add missing dev_put in ax25_setsockopt | Ralf Baechle |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-26 | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak |
2009-09-26 | net: fix double skb free in dcbnl | John Fastabend |
2009-09-26 | net: fix nlmsg len size for skb when error bit is set. | John Fastabend |
2009-09-26 | net: fix vlan_get_size to include vlan_flags size | John Fastabend |
2009-09-25 | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl | Jarek Poplawski |
2009-09-24 | genetlink: fix netns vs. netlink table locking (2) | Johannes Berg |
2009-09-24 | tunnel: eliminate recursion field | Eric Dumazet |
2009-09-24 | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput |
2009-09-24 | Phonet: error on broadcast sending (unimplemented) | Rémi Denis-Courmont |
2009-09-24 | Phonet: fix race for port number in concurrent bind() | Rémi Denis-Courmont |
2009-09-24 | pktgen: better scheduler friendliness | Stephen Hemminger |
2009-09-24 | pktgen: T_TERMINATE flag is unused | Stephen Hemminger |
2009-09-24 | ipv4: check optlen for IP_MULTICAST_IF option | Shan Wei |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-09-23 | sunrpc/rpc_pipe: fix kernel-doc notation | Randy Dunlap |
2009-09-23 | NFS/RPC: fix problems with reestablish_timeout and related code. | Neil Brown |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | cfg80211: don't overwrite privacy setting | Johannes Berg |
2009-09-23 | mac80211: fix DTIM setting | Johannes Berg |
2009-09-23 | cfg80211: fix SME connect | Johannes Berg |
2009-09-23 | rc80211_minstrel: fix contention window calculation | Pavel Roskin |
2009-09-23 | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig |
2009-09-23 | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-23 | Move magic numbers into magic.h | Nick Black |
2009-09-23 | virtio: add virtio IDs file | Fernando Luis Vazquez Cao |
2009-09-23 | virtio: get rid of redundant VIRTIO_ID_9P definition | Fernando Luis Vazquez Cao |
2009-09-23 | virtio: make add_buf return capacity remaining | Rusty Russell |
2009-09-22 | ax25: Fix SIOCAX25GETINFO ioctl | Eric Dumazet |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-18 | sunrpc/cache: avoid variable over-loading in cache_defer_req | NeilBrown |
2009-09-18 | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req | NeilBrown |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-17 | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski |
2009-09-17 | ipv6: Log the affected address when DAD failure occurs | Jens Rosenboom |
2009-09-17 | HID: consolidate connect and disconnect into core code | Jiri Kosina |
2009-09-16 | af_iucv: fix race when queueing skbs on the backlog queue | Hendrik Brueckner |
2009-09-16 | af_iucv: do not call iucv_sock_kill() twice | Hendrik Brueckner |