Age | Commit message (Expand) | Author |
2013-02-26 | get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero | Al Viro |
2013-02-22 | fs: Preserve error code in get_empty_filp(), part 2 | Anatol Pomozov |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-11 | net, wireless: overwrite default_ethtool_ops | Stanislaw Gruszka |
2013-01-11 | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-01-10 | tcp: accept RST without ACK flag | Eric Dumazet |
2013-01-10 | nfs: fix sunrpc/clnt.c kernel-doc warnings | Randy Dunlap |
2013-01-10 | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] | Romain Kuntz |
2013-01-10 | ipv6: fix the noflags test in addrconf_get_prefix_route | Romain Kuntz |
2013-01-10 | tcp: fix splice() and tcp collapsing interaction | Eric Dumazet |
2013-01-10 | tcp: splice: fix an infinite loop in tcp_read_sock() | Eric Dumazet |
2013-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-08 | net: prevent setting ttl=0 via IP_TTL | Cong Wang |
2013-01-08 | SUNRPC: Ensure we release the socket write lock if the rpc_task exits early | Trond Myklebust |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-07 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-01-07 | sctp: fix Kconfig bug in default cookie hmac selection | Alex Elder |
2013-01-06 | ipv4: fix NULL checking in devinet_ioctl() | Xi Wang |
2013-01-04 | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter |
2013-01-04 | mac802154: fix NOHZ local_softirq_pending 08 warning | Alexander Aring |
2013-01-04 | netfilter: xt_recent: avoid high order page allocations | Eric Dumazet |
2013-01-04 | netfilter: fix missing dependencies for the NOTRACK target | Pablo Neira Ayuso |
2013-01-04 | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation | Ulrich Weber |
2013-01-04 | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 | Trond Myklebust |
2013-01-04 | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust |
2013-01-03 | mac80211: fix maximum MTU | Chaitanya |
2013-01-03 | mac80211: fix dtim_period in hidden SSID AP association | Johannes Berg |
2013-01-03 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg |
2013-01-03 | mac80211: fix station destruction in AP/mesh modes | Johannes Berg |
2013-01-03 | mac80211: RMC buckets are just list heads | Thomas Pedersen |
2013-01-03 | mac80211: assign VLAN channel contexts | Johannes Berg |
2013-01-03 | mac80211: flush AP_VLAN stations when tearing down the BSS AP | Felix Fietkau |
2013-01-03 | mac80211: fix ibss scanning | Stanislaw Gruszka |
2013-01-03 | bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. | Rami Rosen |
2013-01-03 | bridge: Correctly unregister MDB rtnetlink handlers | Vlad Yasevich |
2013-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-12-28 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-12-27 | libceph: fix protocol feature mismatch failure path | Sage Weil |
2012-12-27 | libceph: WARN, don't BUG on unexpected connection states | Alex Elder |
2012-12-27 | libceph: always reset osds when kicking | Alex Elder |
2012-12-27 | libceph: move linger requests sooner in kick_requests() | Alex Elder |
2012-12-26 | ipv6/ip6_gre: set transport header correctly | Isaku Yamahata |
2012-12-26 | ipv4/ip_gre: set transport header correctly to gre header | Isaku Yamahata |
2012-12-26 | IB/rds: suppress incompatible protocol when version is known | Marciniszyn, Mike |
2012-12-26 | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len | Marciniszyn, Mike |
2012-12-26 | tcp: should drop incoming frames without ACK flag set | Eric Dumazet |
2012-12-26 | batman-adv: fix random jitter calculation | Akinobu Mita |