Age | Commit message (Expand) | Author |
2012-05-20 | USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z | Andrew Bird (Sphere Systems) |
2012-05-20 | USB: qmi_wwan: Make forced int 4 whitelist generic | Andrew Bird (Sphere Systems) |
2012-05-20 | net/ipv4: replace simple_strtoul with kstrtoul | Eldad Zack |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack |
2012-05-19 | net: qmi_wwan: Add Vodafone/Huawei K5005 support | Bjørn Mork |
2012-05-19 | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) |
2012-05-19 | ipv6: use skb coalescing in reassembly | Eric Dumazet |
2012-05-19 | ipv4: use skb coalescing in defragmentation | Eric Dumazet |
2012-05-19 | net: introduce skb_try_coalesce() | Eric Dumazet |
2012-05-19 | net:ipv6:fixed space issues relating to operators. | Jeffrin Jose |
2012-05-19 | net:ipv6:fixed a trailing white space issue. | Jeffrin Jose |
2012-05-19 | ipv6: disable GSO on sockets hitting dst_allfrag | Eric Dumazet |
2012-05-19 | tg3: use netdev_alloc_frag() API | Eric Dumazet |
2012-05-19 | net: napi_frags_skb() is static | Eric Dumazet |
2012-05-19 | ppp: avoid false drop_monitor false positives | Eric Dumazet |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet |
2012-05-19 | ipx: Remove spurious NULL checking in ipx_ioctl(). | David S. Miller |
2012-05-18 | ipv6: ip6_fragment() should check CHECKSUM_PARTIAL | Eric Dumazet |
2012-05-18 | cirrus: cs89x0: Remove function prototypes and reorder declarations | Joe Perches |
2012-05-18 | cirrus: cs89x0: Neaten debugging and logging | Joe Perches |
2012-05-18 | cirrus: cs89x0: Code neatening | Joe Perches |
2012-05-18 | cirrus: cs89x0: Convert printks to pr_<level> | Joe Perches |
2012-05-18 | cirrus: cs89x0: Code style neatening | Joe Perches |
2012-05-18 | be2net: Fix to allow get/set of debug levels in the firmware. | Somnath Kotur |
2012-05-18 | ipv6: remove csummode in ip6_append_data() | Eric Dumazet |
2012-05-18 | net: introduce netdev_alloc_frag() | Eric Dumazet |
2012-05-18 | iwlwifi: dont pull too much payload in skb head | Eric Dumazet |
2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet |
2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet |
2012-05-18 | net: Remove netdevice ec_ptr, no longer used. | David S. Miller |
2012-05-18 | econet: remove ancient bug ridden protocol | Stephen Hemminger |
2012-05-17 | CS89x0 : Use ioread16/iowrite16 on all platforms | Jaccon Bastiaansen |
2012-05-17 | lapb: Neaten debugging | Joe Perches |
2012-05-17 | drivers/net: delete all code/drivers depending on CONFIG_MCA | Paul Gortmaker |
2012-05-17 | net/mlx4_en: num cores tx rings for every UP | Amir Vadai |
2012-05-17 | drop_monitor: convert to modular building | Neil Horman |
2012-05-17 | net: netdev_alloc_skb() use build_skb() | Eric Dumazet |
2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack |
2012-05-17 | etherdevice: fix comments | stephen hemminger |
2012-05-17 | pppoe: remove unused return value from two methods. | Rami Rosen |
2012-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-05-17 | tcp: bool conversions | Eric Dumazet |
2012-05-17 | igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. | Matthew Vick |
2012-05-17 | e1000: look in the page and not in skb->data for the last byte | Sebastian Andrzej Siewior |
2012-05-17 | e1000: remove workaround for Errata 23 from jumbo alloc | Sebastian Andrzej Siewior |
2012-05-17 | e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS | Bruce Allan |
2012-05-17 | net: core: Use pr_<level> | Joe Perches |
2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches |
2012-05-17 | pktgen: Use pr_debug | Joe Perches |
2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet |