1. 4eafdb9 msm: net: Support for Removing SFE module by Ravinder Konka · 8 years ago
  2. 3cfcd57 netfilter: contrack: Adding check for SIP/2.0 by Mohammed Javid · 6 years ago
  3. f4530ef netfilter: Changes to handle segmentation in SIP ALG by Mohammed Javid · 6 years ago
  4. 2e6eecd netfilter: nf_conntrack_sip: Register SIP ALG sysctl table into procfs. by Tyler Wear · 10 years ago
  5. 6cd63b0 netfilter: nf_conntrack_sip: Dynamically enable/disable SIP direct media. by Tyler Wear · 10 years ago
  6. d2aeec0 netfilter: nf_conntrack_sip: Dynamically enable/disable SIP ALG. by Tyler Wear · 11 years ago
  7. d864e67 netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 7 years ago
  8. 444f901 netfilter: nf_conntrack_sip: extend request line validation by Ulrich Weber · 8 years ago
  9. 1bcabc8 netfilter: nf_ct_sip: allow tab character in SIP headers by Marco Angaroni · 8 years ago
  10. f0608ce netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header by Marco Angaroni · 8 years ago
  11. 68cb9fe netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers by Marco Angaroni · 8 years ago
  12. 0d35d081 netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq by Christophe Leroy · 8 years ago
  13. 82de0be netfilter: Add helper array register/unregister functions by Gao Feng · 8 years ago
  14. b7a8daa netfilter: nf_ct_helper: Fix helper unregister count. by Taehee Yoo · 8 years ago
  15. ad6d950 netfilter: nf_ct_helper: define pr_fmt() by Pablo Neira Ayuso · 8 years ago
  16. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  17. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  18. 180cf72 netfilter: nf_ct_sip: consolidate NAT hook functions by holger@eitzenberger.org · 11 years ago
  19. b21613a netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp() by holger@eitzenberger.org · 11 years ago
  20. 3a7b21e netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 11 years ago
  21. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  22. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  23. 7266507 netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones by Kevin Cernekee · 11 years ago
  24. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  25. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  26. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  27. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 12 years ago
  28. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  29. e9324b2 netfilter: nf_ct_sip: fix helper name by Patrick McHardy · 12 years ago
  30. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  31. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 12 years ago
  32. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  33. 30b9284 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  34. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 13 years ago
  35. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 13 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  37. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  38. 001985b netfilter: nf_conntrack_sip: Add callid parser by Simon Horman · 14 years ago
  39. 5adbb9f netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument by Simon Horman · 14 years ago
  40. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  41. a1d7c1b netfilter: nf_ct_sip: handle non-linear skbs by Patrick McHardy · 14 years ago
  42. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  43. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  44. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  45. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 14 years ago
  46. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 14 years ago
  47. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 14 years ago
  48. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 14 years ago
  49. 54101f4 netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing by Patrick McHardy · 14 years ago
  50. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 14 years ago
  51. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  52. 135d018 netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing by Patrick McHardy · 14 years ago
  53. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  54. a5c3a80 netfilter: netns nf_conntrack: SIP conntracking in netns by Alexey Dobriyan · 16 years ago
  55. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  56. 66bf791 netfilter: nf_conntrack_sip: de-static helper pointers by Alexey Dobriyan · 16 years ago
  57. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 16 years ago
  58. e1f9a46 netfilter: Fix SIP conntrack build with NAT disabled. by Patrick McHardy · 16 years ago
  59. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  60. fa913dd [NETFILTER]: nf_conntrack_sip: clear address in parse_addr() by Patrick McHardy · 16 years ago
  61. f49e1aa [NETFILTER]: nf_conntrack_sip: update copyright by Patrick McHardy · 16 years ago
  62. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 16 years ago
  63. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 16 years ago
  64. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 16 years ago
  65. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 16 years ago
  66. d901a93 [NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address by Patrick McHardy · 16 years ago
  67. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 16 years ago
  68. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 16 years ago
  69. 9467ee3 [NETFILTER]: nf_conntrack_sip: flush expectations on call termination by Patrick McHardy · 16 years ago
  70. 595a8ec [NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods by Patrick McHardy · 16 years ago
  71. 33cb1e9 [NETFILTER]: nf_conntrack_sip: perform NAT after parsing by Patrick McHardy · 16 years ago
  72. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 16 years ago
  73. 7d3dd04 [NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function by Patrick McHardy · 16 years ago
  74. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 16 years ago
  75. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 16 years ago
  76. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 16 years ago
  77. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 16 years ago
  78. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 16 years ago
  79. 779382e [NETFILTER]: nf_conntrack_sip: use strlen/strcmp by Patrick McHardy · 16 years ago
  80. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 16 years ago
  81. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 16 years ago
  82. b1ec488 [NETFILTER]: nf_conntrack_sip: fix some off-by-ones by Patrick McHardy · 16 years ago
  83. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago
  84. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 16 years ago
  85. 2f0d2f1 [NETFILTER]: conntrack: get rid of sparse warnings by Stephen Hemminger · 16 years ago
  86. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 16 years ago
  87. c823817 [NETFILTER]: Spelling fixes by Joe Perches · 16 years ago
  88. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  89. aa584ed [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing by Patrick McHardy · 17 years ago
  90. 465f90a [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp by Patrick McHardy · 17 years ago
  91. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  92. d4156e8 [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples by Patrick McHardy · 17 years ago
  93. 6823645 [NETFILTER]: nf_conntrack_expect: function naming unification by Patrick McHardy · 17 years ago
  94. d258131 [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info by Jerome Borsboom · 17 years ago
  95. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  96. adcb471 [NETFILTER]: SIP conntrack: fix out of bounds memory access by Patrick McHardy · 17 years ago
  97. 7da5bfb [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers by Lars Immisch · 17 years ago
  98. 1863f09 [NETFILTER]: nf_conntrack: fix header inclusions for helpers by Yasuyuki Kozakai · 17 years ago
  99. 9fafcd7 [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port by Patrick McHardy · 17 years ago