summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-11drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven
2014-02-11vmcore: prevent PT_NOTE p_memsz overflow during header updateGreg Pearson
2014-02-11drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad
2014-02-11checkpatch: fix detection of git repositoryRichard Genoud
2014-02-11get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-11drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness
2014-02-10Merge branch 'bridge'David S. Miller
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita
2014-02-10bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita
2014-02-10Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek
2014-02-10microblaze: Fix missing HZ macroMichal Simek
2014-02-10tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl
2014-02-10net: vxge: Remove unused device pointerChristian Engelmayer
2014-02-10net: qmi_wwan: add ZTE MF667Raymond Wanyoike
2014-02-103c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2014-02-10net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-02-10wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer
2014-02-106lowpan: Remove unused pointer in lowpan_header_create()Christian Engelmayer
2014-02-10Linux 3.14-rc2Linus Torvalds
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-02-10ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnelFX Le Bail
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-10net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria
2014-02-10net: Include appropriate header file in netfilter/nft_lookup.cRashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-10net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-10net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-10net: Mark functions as static in core/dev.cRashika Kheria
2014-02-10net: Include appropriate header file in caif/cfsrvl.cRashika Kheria
2014-02-10net: Include appropriate header file in caif/caif_dev.cRashika Kheria
2014-02-10net: Mark function as static in 9p/client.cRashika Kheria
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro