Age | Commit message (Expand) | Author |
2014-02-19 | Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-02-18 | af_packet: remove a stray tab in packet_set_ring() | Dan Carpenter |
2014-02-18 | net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode | Daniel Borkmann |
2014-02-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2014-02-17 | ipv4: fix counter in_slow_tot | Duan Jiong |
2014-02-17 | HID: Bluetooth: hidp: make sure input buffers are big enough | David Herrmann |
2014-02-17 | gre: add link local route when local addr is any | Nicolas Dichtel |
2014-02-17 | batman-adv: fix potential kernel paging error for unicast transmissions | Antonio Quartulli |
2014-02-17 | batman-adv: avoid double free when orig_node initialization fails | Antonio Quartulli |
2014-02-17 | batman-adv: free skb on TVLV parsing success | Antonio Quartulli |
2014-02-17 | batman-adv: fix TT CRC computation by ensuring byte order | Antonio Quartulli |
2014-02-17 | batman-adv: fix potential orig_node reference leak | Simon Wunderlich |
2014-02-17 | batman-adv: avoid potential race condition when adding a new neighbour | Antonio Quartulli |
2014-02-17 | batman-adv: properly check pskb_may_pull return value | Antonio Quartulli |
2014-02-17 | batman-adv: release vlan object after checking the CRC | Antonio Quartulli |
2014-02-17 | batman-adv: fix TT-TVLV parsing on OGM reception | Antonio Quartulli |
2014-02-17 | batman-adv: fix soft-interface MTU computation | Antonio Quartulli |
2014-02-17 | packet: check for ndo_select_queue during queue selection | Daniel Borkmann |
2014-02-17 | netdevice: move netdev_cap_txqueue for shared usage to header | Daniel Borkmann |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann |
2014-02-17 | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's... | Matija Glavinic Pecotic |
2014-02-16 | ipv4: distinguish EHOSTUNREACH from the ENETUNREACH | Duan Jiong |
2014-02-16 | dccp: re-enable debug macro | Gerrit Renker |
2014-02-16 | SUNRPC: Fix a pipe_version reference leak | Trond Myklebust |
2014-02-16 | SUNRPC: Ensure that gss_auth isn't freed before its upcall messages | Trond Myklebust |
2014-02-14 | ipv4: ipconfig.c: add parentheses in an if statement | FX Le Bail |
2014-02-13 | net: sched: Cleanup PIE comments | Vijay Subramanian |
2014-02-13 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal |
2014-02-13 | net: core: introduce netif_skb_dev_features | Florian Westphal |
2014-02-13 | sctp: optimize the sctp_sysctl_net_register | wangweidong |
2014-02-13 | sctp: fix a missed .data initialization | wangweidong |
2014-02-13 | net: correct error path in rtnl_newlink() | Cong Wang |
2014-02-13 | tipc: fix message corruption bug for deferred packets | Erik Hugne |
2014-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-02-11 | SUNRPC: Fix potential memory scribble in xprt_free_bc_request() | Trond Myklebust |
2014-02-11 | SUNRPC: Fix races in xs_nospace() | Trond Myklebust |
2014-02-10 | 6lowpan: fix lockdep splats | Eric Dumazet |
2014-02-10 | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers | Richard Yao |
2014-02-10 | tcp: tsq: fix nonagle handling | John Ogness |
2014-02-10 | bridge: Prevent possible race condition in br_fdb_change_mac_address | Toshiaki Makita |
2014-02-10 | bridge: Properly check if local fdb entry can be deleted when deleting vlan | Toshiaki Makita |
2014-02-10 | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_... | Toshiaki Makita |
2014-02-10 | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac... | Toshiaki Makita |
2014-02-10 | bridge: Fix the way to check if a local fdb entry can be deleted | Toshiaki Makita |
2014-02-10 | bridge: Change local fdb entries whenever mac address of bridge device changes | Toshiaki Makita |
2014-02-10 | bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address | Toshiaki Makita |
2014-02-10 | bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr | Toshiaki Makita |
2014-02-10 | bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr | Toshiaki Makita |
2014-02-10 | SUNRPC: Don't create a gss auth cache unless rpc.gssd is running | Trond Myklebust |