aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* separate kernel- and userland-side msghdrAl Viro2014-11-19
* bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov2014-11-19
* netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring2014-11-19
* net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring2014-11-19
* usbnet: rtl8150: remove unused variableSudip Mukherjee2014-11-19
* Merge branch 'stmmac-next'David S. Miller2014-11-19
|\
| * stmmac: review driver when run kernel-docGiuseppe CAVALLARO2014-11-19
| * stmmac: document common header fileGiuseppe CAVALLARO2014-11-19
| * stmmac: update driver documentationGiuseppe CAVALLARO2014-11-19
|/
* tcp: make connect() mem charging friendlyEric Dumazet2014-11-19
* tun: return NET_XMIT_DROP for dropped packetsJason Wang2014-11-19
* icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-18
* dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick2014-11-18
* net/core: include linux/types.h instead of asm/types.hFabian Frederick2014-11-18
* net: fix spelling for synchronizedFabian Frederick2014-11-18
* dccp: spelling s/reseting/resettingFabian Frederick2014-11-18
* dccp: replace min/casting by min_tFabian Frederick2014-11-18
* dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick2014-11-18
* dccp: kerneldoc warning fixesFabian Frederick2014-11-18
* Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can...David S. Miller2014-11-18
|\
| * net: can: c_can: Add support for TI am4372 DCANRoger Quadros2014-11-17
| * can: c_can: Add support for TI am3352 DCANRoger Quadros2014-11-17
| * can: c_can: Add support for TI DRA7 DCANRoger Quadros2014-11-17
| * can: c_can: Disable pins when CAN interface is downRoger Quadros2014-11-17
| * can: c_can: Add support for START pulse in RAMINIT sequenceRoger Quadros2014-11-17
| * can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros2014-11-17
| * can: c_can: Add RAMINIT register information to driver dataRoger Quadros2014-11-17
| * can: c_can: Introduce c_can_driver_data structureRoger Quadros2014-11-17
| * can: c_can: Add timeout to c_can_hw_raminit_ti()Roger Quadros2014-11-17
* | Merge branch 'fec-next'David S. Miller2014-11-18
|\ \
| * | net: fec: remove unused return value from swap_buffer()Lothar Waßmann2014-11-18
| * | net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann2014-11-18
| * | net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann2014-11-18
| * | net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-18
| * | net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-18
| * | net: fec: properly parenthesize macro argsLothar Waßmann2014-11-18
| * | net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-18
| * | net: fec: indentation cleanupLothar Waßmann2014-11-18
|/ /
* | Merge branch 'ebpf_maps'David S. Miller2014-11-18
|\ \
| * | bpf: remove test map scaffolding and user proper typesAlexei Starovoitov2014-11-18
| * | bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-18
| * | bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-18
| * | bpf: fix BPF_MAP_LOOKUP_ELEM command return codeAlexei Starovoitov2014-11-18
| * | bpf: add array type of eBPF mapsAlexei Starovoitov2014-11-18
| * | bpf: add hashtable type of eBPF mapsAlexei Starovoitov2014-11-18
| * | bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2014-11-18
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-18
|\ \
| * | i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh2014-11-18
| * | i40e: Prevent link flow control settings when PFC is enabledNeerav Parikh2014-11-18
| * | i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh2014-11-18