aboutsummaryrefslogtreecommitdiffstats
path: root/net/can (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-20bridge: flush br's address entry in fdb when remove theDing Tianhong1-0/+2
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich1-1/+1
2013-11-20ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov1-2/+6
2013-11-20r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-20r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-20r8152: modify the tx flowhayeswang1-43/+3
2013-11-20r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov1-1/+1
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg19-433/+377
2013-11-19genetlink: pass family to functions using groupsJohannes Berg18-87/+133
2013-11-19genetlink: add and use genl_set_err()Johannes Berg3-7/+21
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg2-22/+18
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg2-25/+0
2013-11-19hsr: don't call genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg3-4/+24
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg2-4/+22
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg22-53/+47
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin1-1/+0
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du1-0/+1
2013-11-19netlink: fix documentation typo in netlink_set_err()Johannes Berg1-1/+1
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-18sparc64: merge fixStephen Rothwell1-2/+0
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa1-15/+19
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-18ipv6: Fix inet6_init() cleanup orderVlad Yasevich1-2/+2
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-18genetlink: rename shadowed variableJohannes Berg1-5/+5
2013-11-18inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa8-38/+17
2013-11-18net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam1-1/+1
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin1-7/+1
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn1-22/+0
2013-11-17EDAC: Add edac-mpc85xx driver to MAINTAINERSJohannes Thumshirn1-0/+7
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky1-18/+18
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter1-2/+2
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1