summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09mlx5: Fix error flow in add_keysEli Cohen
2014-12-09mlx5: Fix sparse warningsEli Cohen
2014-12-09net/mlx5_core: Add more supported devicesEli Cohen
2014-12-09net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-09net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-09net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen
2014-12-09net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-09net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-09net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-12-09Merge branch 'r8169-next'David S. Miller
2014-12-09r8169:disable rtl8168ep cmac engineChun-Hao Lin
2014-12-09r8169:prevent enable hardware tx/rx too earlyChun-Hao Lin
2014-12-09Merge branch 'tipc-next'David S. Miller
2014-12-09tipc: convert name table read-write lock to RCUYing Xue
2014-12-09tipc: remove unnecessary INIT_LIST_HEADYing Xue
2014-12-09tipc: simplify relationship between name table lock and node lockYing Xue
2014-12-09tipc: any name table member must be protected under name table lockYing Xue
2014-12-09tipc: ensure all name sequences are properly protected with its lockYing Xue
2014-12-09tipc: ensure all name sequences are released when name table is stoppedYing Xue
2014-12-09tipc: make name table allocated dynamicallyYing Xue
2014-12-09tipc: remove size variable from publ_list structYing Xue
2014-12-09udp: Neaten and reduce size of compute_score functionsJoe Perches
2014-12-09net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-09hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-09test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov
2014-12-09Merge branch 'tstamp-next'David S. Miller
2014-12-09net-timestamp: expand documentation and testWillem de Bruijn
2014-12-09net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-09ipv4: warn once on passing AF_INET6 socket to ip_recv_errorWillem de Bruijn
2014-12-06Merge branch 'ebpf-next'David S. Miller
2014-12-06samples: bpf: large eBPF program in CAlexei Starovoitov
2014-12-06samples: bpf: trivial eBPF program in CAlexei Starovoitov
2014-12-06samples: bpf: elf_bpf file loaderAlexei Starovoitov
2014-12-06samples: bpf: example of stateful socket filteringAlexei Starovoitov
2014-12-06net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-06bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov
2014-12-06tun/macvtap: use consume_skb() instead of kfree_skb() when neededJason Wang
2014-12-06net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...Markus Elfring
2014-12-06net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring
2014-12-06net: cassini: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-12-06stmmac: pci: allocate memory resources dynamicallyAndy Shevchenko
2014-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-12-05ixgbevf: fix possible crashes in probe and removeEmil Tantilov
2014-12-05ixgbevf: add support for X550 VFsEmil Tantilov
2014-12-05ixgbe: fix crash on rmmod after probe failEmil Tantilov
2014-12-05ixgbe: bump version numberDon Skidmore
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore
2014-12-05ixgbe: cleanup checksum to allow error resultsDon Skidmore
2014-12-05ixgbe: add methods for combined read and write operationsDon Skidmore