Age | Commit message (Expand) | Author | Files | Lines |
2014-04-12 | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue | Mikulas Patocka | 1 | -0/+4 |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 42 | -302/+285 |
2014-04-12 | Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -17/+3 |
2014-04-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 29 | -422/+1213 |
2014-04-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -124/+192 |
2014-04-12 | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds | 4 | -109/+138 |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -175/+54 |
2014-04-12 | drivers: net: xen-netfront: fix array initialization bug | Vincenzo Maffione | 1 | -1/+1 |
2014-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -203/+91 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+2 |
2014-04-12 | r8152: check RTL8152_UNPLUG | hayeswang | 1 | -0/+48 |
2014-04-12 | net: sun4i-emac: add promiscuous support | Marc Zyngier | 1 | -9/+21 |
2014-04-12 | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -3/+1 |
2014-04-11 | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -30/+115 |
2014-04-11 | Merge tag 'md/3.15' of git://neil.brown.name/md | Linus Torvalds | 5 | -51/+61 |
2014-04-11 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2 | -236/+491 |
2014-04-11 | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn | 1 | -6/+10 |
2014-04-11 | target/tcm_fc: Rename ft_tport_create to ft_tport_get | Andy Grover | 1 | -3/+3 |
2014-04-11 | target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn | Andy Grover | 1 | -6/+6 |
2014-04-11 | target/tcm_fc: Rename structs and list members for clarity | Andy Grover | 2 | -33/+32 |
2014-04-11 | target/tcm_fc: Limit to 1 TPG per wwn | Andy Grover | 2 | -11/+12 |
2014-04-11 | target/tcm_fc: Don't export ft_lport_list | Andy Grover | 2 | -2/+1 |
2014-04-11 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover | 1 | -0/+1 |
2014-04-11 | target: Add check to prevent Abort Task from aborting itself | Alex Leung | 1 | -0/+5 |
2014-04-11 | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -27/+28 |
2014-04-11 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 12 | -62/+66 |
2014-04-11 | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -14/+12 |
2014-04-11 | drivers: net: cpsw: enable interrupts after napi enable and clearing previous... | Mugunthan V N | 1 | -6/+6 |
2014-04-11 | drivers: net: cpsw: discard all packets received when interface is down | Mugunthan V N | 1 | -1/+1 |
2014-04-11 | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2014-04-11 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 44 | -183/+738 |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 5 | -6/+6 |
2014-04-11 | Drivers: net: hyperv: Address UDP checksum issues | KY Srinivasan | 3 | -2/+37 |
2014-04-11 | Drivers: net: hyperv: Negotiate suitable ndis version for offload support | KY Srinivasan | 1 | -1/+1 |
2014-04-11 | Drivers: net: hyperv: Allocate memory for all possible per-pecket information | KY Srinivasan | 1 | -1/+3 |
2014-04-11 | bonding: Remove debug_fs files when module init fails | Thomas Richter | 1 | -0/+1 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2014-04-11 | i40evf: program RSS LUT correctly | Mitch A Williams | 1 | -4/+16 |
2014-04-11 | i40evf: remove open-coded skb_cow_head | Francois Romieu | 1 | -6/+4 |
2014-04-11 | ixgb: remove open-coded skb_cow_head | Francois Romieu | 1 | -6/+4 |
2014-04-11 | igbvf: remove open-coded skb_cow_head | Francois Romieu | 1 | -9/+7 |
2014-04-11 | igb: fix last_rx_timestamp usage | Jakub Kicinski | 3 | -23/+11 |
2014-04-11 | igb: remove open-coded skb_cow_head | Francois Romieu | 1 | -5/+4 |
2014-04-11 | e1000e: remove open-coded skb_cow_head | Francois Romieu | 1 | -6/+4 |
2014-04-11 | e1000: remove open-coded skb_cow_head | Francois Romieu | 1 | -6/+5 |
2014-04-11 | e1000: remove debug messages with function names | Jakub Kicinski | 1 | -124/+0 |
2014-04-11 | ixgbevf: remove open-coded skb_cow_head | Francois Romieu | 1 | -5/+4 |
2014-04-11 | ixgbevf: Add bit to mark work queue initialization | Mark Rustad | 2 | -1/+11 |
2014-04-11 | ixgbe: remove open-coded skb_cow_head | Francois Romieu | 1 | -7/+6 |
2014-04-11 | ixgbe: Add bit to mark service task initialization | Mark Rustad | 2 | -1/+15 |