1. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 24dff96 fix misuses of f_count() in ppp and netlink by Al Viro · 10 years ago
  3. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  4. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  5. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. cc25eaa net: ppp: fix creating PPP pass and active filters by Christoph Schulz · 10 years ago
  7. a9f559c net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined by Christoph Schulz · 10 years ago
  8. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. d762d03 net: ppp: reset nextseq counter when enabling SC_MULTILINK by Christoph Schulz · 10 years ago
  10. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  11. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  12. a8a3e41 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  13. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  14. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  15. 568f194 net: ppp: use sk_unattached_filter api by Daniel Borkmann · 10 years ago
  16. 7ed8ca5 ppp: slight optimization of addr compare by dingtianhong · 11 years ago
  17. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  18. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  19. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  20. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  21. 469230d pptp: fix sparse pointer warning by stephen hemminger · 11 years ago
  22. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  23. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 167bfa7 ppp: reuse print_hex_dump_bytes by Andy Shevchenko · 11 years ago
  25. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 11 years ago
  26. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  27. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  28. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  29. 303c07d ppp: set qdisc_tx_busylock to avoid LOCKDEP splat by Eric Dumazet · 11 years ago
  30. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  31. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  32. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 11 years ago
  33. 8aa53cb drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  34. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  35. b77bc20 ppp: make ppp_get_stats64 static by stephen hemminger · 12 years ago
  36. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 2b018d5 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 12 years ago
  38. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. 08252b3 pptp: lookup route with the proper net namespace by Gao feng · 12 years ago
  40. e51f6ff ppp: add 64 bit stats by Kevin Groeneveld · 12 years ago
  41. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 12 years ago
  42. 3b12bb6 pppoe: remove unused return value from two methods. by Rami Rosen · 12 years ago
  43. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  44. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 12 years ago
  45. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 9942774 ppp: use for_each_set_bit_from by Akinobu Mita · 12 years ago
  47. e675f0c ppp: Don't stop and restart queue on every TX packet by David Woodhouse · 12 years ago
  48. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  49. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 12 years ago
  50. 784db3f ppp: Change copyright notices from ANU to me by Paul Mackerras · 12 years ago
  51. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 12 years ago
  53. 19c6c8f ppp: fix truesize underestimation by Eric Dumazet · 12 years ago
  54. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  55. 91dce7d pptp: Accept packet with seq zero by Bradley Peterson · 12 years ago
  56. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. a454dac ppp: fix pptp double release_sock in pptp_bind() by Djalal Harouni · 13 years ago
  58. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  59. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  61. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 13 years ago